Alona Kaplan has posted comments on this change.

Change subject: webadmin: Fixed sorting in Cluster/Networks subtab
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterNetworkListModel.java
Line 76:     }
Line 77: 
Line 78:     private final Network displayNetwork = null;
Line 79: 
Line 80:     private final Comparator<ClusterNetworkModel> networkComparator =
This comparator is used for sorting assign/unassign network dialog.
Please add it to the bug comment.
Line 81:             new Comparator<ClusterNetworkModel>() {
Line 82:                 LexoNumericComparator lexoNumeric = new 
LexoNumericComparator();
Line 83: 
Line 84:                 @Override


--
To view, visit http://gerrit.ovirt.org/13049
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8432b61ae79195a454eec50e5322182103f02527
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Lior Vernia <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to