anmolbabu has posted comments on this change.

Change subject: webadmin : Hide "CPU Architecture" from New/Edit Cluster popup
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/27796/1/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.java
File 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.java:

Line 491:                 return object.getName();
Line 492:             }
Line 493:         });
Line 494: 
Line 495:         
architectureEditor.setVisible(ApplicationModeHelper.isModeSupported(ApplicationMode.VirtOnly));
> you can do this in ClusterModel itself.
Done
Line 496:     }
Line 497: 
Line 498:     private void initCheckBoxEditors() {
Line 499:         importGlusterConfigurationEditor = new 
EntityModelCheckBoxEditor(Align.RIGHT);


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I29868be419437622f37e890e4832db55b1695122
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: anmolbabu <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to