ofri masad has posted comments on this change. Change subject: webadmin: Add details to general Cluster sub-tab ......................................................................
Patch Set 9: (1 inline comment) .................................................... File frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/cluster/ClusterGeneralModelForm.java Line 101: @Override Line 102: public Widget getValue() { Line 103: return getModel().getEntity().supportsGlusterService() ? noOfVolumesDown Line 104: : new TextBoxLabel(constants.notAvailableLabel()); Line 105: } It was requested by PM that if the application mode is dual (supports both virt and gluster on the same DC) all fields wulod be shown for all clusters with N/A in the needed places (to prevent field labels movement when going over the clusters) Line 106: }); Line 107: } Line 108: Line 109: @Override -- To view, visit http://gerrit.ovirt.org/11726 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9933cd4ec03a3df35dc4ff8fa157854b776a632c Gerrit-PatchSet: 9 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <oma...@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkap...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: ofri masad <oma...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches