Tomas Jelinek has submitted this change and it was merged.
Change subject: webadmin: sort the vms lists in import vms window
......................................................................
webadmin: sort the vms lists in import vms window
This is a followup patch to patch:
2b5170fcf6b5e04e4cb9e02319ac54159362e71f
This patch is not adding any new functionality. It just includes
cleaner coding solution than the previous patch.
Change-Id: Ibf08071c57bafd3c76691dbc314c6c8aa8cf37e0
Signed-off-by: Sharon Gratch <sgratch(a)redhat.com>
---
A
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/EntityModelLexoNumericNameableComparator.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmsModel.java
2 files changed, 30 insertions(+), 58 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Jenkins CI: Passed CI tests
Sharon Gratch: Verified
--
To view, visit
https://gerrit.ovirt.org/57683
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibf08071c57bafd3c76691dbc314c6c8aa8cf37e0
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sharon Gratch <sgratch(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sharon Gratch <sgratch(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>