Lior Vernia has posted comments on this change.

Change subject: webadmin: Add subnet left tab to new network dialog
......................................................................


Patch Set 5:

(1 comment)

....................................................
File 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/NewNetworkPopupView.java
Line 30:     @Override
Line 31:     public void updateVisibility() {
Line 32:         super.updateVisibility();
Line 33:         messageLabel.setVisible(false);
Line 34:         subnetTab.setVisible(exportEditor.asCheckBox().getValue());
Again, I don't understand why this is needed? Isn't it the same thing that 
happens in AbstractNetworkPopupPresenterWidget?
Line 35:     }
Line 36: 
Line 37:     @Override
Line 38:     protected void localize(ApplicationConstants constants) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I5054c208f692a321d60532046ffa576770c4ec6b
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <mkole...@redhat.com>
Gerrit-Reviewer: Lior Vernia <lver...@redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkole...@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