Alona Kaplan has posted comments on this change.
Change subject: foreman integration - showing foreman hosts in new host dialog
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostModel.java
Line 1067:
Line 1068: ArrayList<VDS> hosts = (ArrayList<VDS>) result;
Line 1069: ListModel hostNameListModel =
hostListModel.getHostName();
Line 1070: hostNameListModel.setItems(hosts);
Line 1071: hostNameListModel.setSelectedItem(null);
IIRC , if you"ll choose another item the "empty" value will disappear and you
won't be able to choose it again.
Line 1072: hostNameListModel.setIsSelectable(true);
Line 1073: hostNameListModel.setIsChangable(true);
Line 1074: hostNameListModel.setIsEmpty(false);
Line 1075: getName().setEntity("");
--
To view, visit http://gerrit.ovirt.org/14582
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I30ea180e477a8f0714c4dc97ec55f29be515723a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches