Lior Vernia has posted comments on this change.

Change subject: webadmin: remove public use checkbox from new network dialog
......................................................................


Patch Set 8: Code-Review+1

(1 comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/NetworkModel.java
Line 116:         EntityModel isVmNetwork = new EntityModel();
Line 117:         isVmNetwork.setEntity(true);
Line 118:         setIsVmNetwork(isVmNetwork);
Line 119:         EntityModel publicUse = new EntityModel();
Line 120:         publicUse.setEntity(true);
Those two lines above aren't needed anymore, are they?
Line 121: 
Line 122:         setProfiles(new ListModel());
Line 123: 
Line 124:         // Update changeability according to initial values


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I464d1b2438c5fe53a5c5519334f37d2b2efb13d8
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkap...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Lior Vernia <lver...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@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

Reply via email to