Daniel Erez has posted comments on this change.

Change subject: engine: sort disks by ID in webadmin
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/DiskConditionFieldAutoCompleter.java
Line 44:         getTypeDictionary().put("NUMBER_OF_VMS", Integer.class);
Line 45:         getTypeDictionary().put("VM_NAMES", String.class);
Line 46:         getTypeDictionary().put("QUOTA", String.class);
Line 47:         getTypeDictionary().put("ID", UUID.class);
Line 48: 
redundant line...
Line 49: 
Line 50:         // building the ColumnName dict. - the name of the column in db
Line 51:         columnNameDict.put("ALIAS", "disk_alias");
Line 52:         columnNameDict.put("DESCRIPTION", "disk_description");


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I373260552d1656dc15da8def6ecfed9e74022675
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to