anmolbabu has posted comments on this change. Change subject: webadmin : hide virt-related fields in cluster add network ......................................................................
Patch Set 3: (1 comment) .................................................... File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/NetworkModel.java Line 121: } Line 122: }); Line 123: Line 124: EntityModel isVmNetwork = new EntityModel(); Line 125: isVmNetwork.setEntity(ApplicationModeHelper.isModeSupported(ApplicationMode.VirtOnly)); Done Line 126: setIsVmNetwork(isVmNetwork); Line 127: EntityModel publicUse = new EntityModel(); Line 128: publicUse.setEntity(true); Line 129: -- To view, visit http://gerrit.ovirt.org/21744 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3f7e705fb7e44980ae4eee68e656838e100f18b8 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: anmolbabu <anb...@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: Ramesh N <rnach...@redhat.com> Gerrit-Reviewer: anmolbabu <anb...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches