Timothy Asir has posted comments on this change.

Change subject: gluster: Fix rebalance message to display volume name along 
with confirmation
......................................................................


Patch Set 2:

(1 comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/volumes/VolumeListModel.java
Line 521:             return;
Line 522:         }
Line 523: 
Line 524:         final ConfirmationModel model = new ConfirmationModel();
Line 525:         final GlusterVolumeEntity volumeEntity = 
(GlusterVolumeEntity) getSelectedItem();
Done
Line 526:         setConfirmWindow(model);
Line 527:         
model.setTitle(ConstantsManager.getInstance().getConstants().confirmStopVolumeRebalanceTitle());
Line 528:         model.setHashName("volume_rebalance_stop"); //$NON-NLS-1$
Line 529:         
model.setMessage(ConstantsManager.getInstance().getMessages().confirmStopVolumeRebalance(


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic23df363c3627f9143971b6d9257f1e54b5593ba
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Timothy Asir <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: Timothy Asir <[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