Gilad Chaplik has posted comments on this change. Change subject: webadmin: Add details to general Cluster sub-tab ......................................................................
Patch Set 11: (1 inline comment) .................................................... File frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/cluster/ClusterGeneralModelForm.java Line 89: noOfVolumesTotal, 0, 2, notAvailable, supportsGlusterService)); Line 90: formBuilder.addFormItem(new FormItemWithDefaultValue(constants.clusterVolumesUpLabel(), Line 91: noOfVolumesUp, 1, 2, notAvailable, supportsGlusterService)); Line 92: formBuilder.addFormItem(new FormItemWithDefaultValue(constants.clusterVolumesDownLabel(), Line 93: noOfVolumesDown, 2, 2, notAvailable, supportsGlusterService)); will there be a gap when app_mode = gluster? Line 94: } Line 95: } Line 96: Line 97: @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: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Shireesh Anjal <[email protected]> Gerrit-Reviewer: ofri masad <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
