Kanagaraj M has posted comments on this change.
Change subject: webadmin: refactored volume activity status column
......................................................................
Patch Set 4:
(1 comment)
....................................................
File
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabVolumeView.java
Line 152: private MenuCell<GlusterTaskSupport>
getRebalanceActivityMenu(ApplicationConstants constants) {
Line 153: MenuCell<GlusterTaskSupport> menuCell = new
MenuCell<GlusterTaskSupport>() {
Line 154: @Override
Line 155: protected boolean isVisible(GlusterTaskSupport value) {
Line 156: return value.getAsyncTask().getType() ==
GlusterTaskType.REBALANCE;
will add.
thanks
Line 157: }
Line 158: };
Line 159: menuCell.addMenuItem(constants.statusRebalance(),
getMainModel().getStatusRebalanceCommand());
Line 160: menuCell.addMenuItem(constants.stopRebalance(),
getMainModel().getStopRebalanceCommand());
--
To view, visit http://gerrit.ovirt.org/19955
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I85df6e5d2071f8ff1cc5f94ace90edfb0fff471e
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Sahina Bose <[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