Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: Fixed sorting in Cluster and Datacenter Networks subtabs
......................................................................
webadmin: Fixed sorting in Cluster and Datacenter Networks subtabs
Sorting now treats numeric subsequences in network names as such. Also
fixed minor (unreported) bug having to do with sorting in the
assign/unassign networks popup window.
Change-Id: I8432b61ae79195a454eec50e5322182103f02527
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=920209
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Linq.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterNetworkListModel.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterNetworkListModel.java
3 files changed, 44 insertions(+), 21 deletions(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/13049
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8432b61ae79195a454eec50e5322182103f02527
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>