ofri masad 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));
No. Empty column is automatically set to 0 width
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 <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: Shireesh Anjal <san...@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

Reply via email to