Kanagaraj M has posted comments on this change.

Change subject: webadmin: action to stop brick removal operation
......................................................................


Patch Set 5:

(1 comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeBrickListModel.java
Line 779:         ConfirmationModel model = (ConfirmationModel) 
getConfirmWindow();
Line 780: 
Line 781:         if (model.getProgress() != null) {
Line 782:             return;
Line 783:         }
Will remove
Line 784: 
Line 785:         if (getSelectedItems() == null || 
getSelectedItems().isEmpty()) {
Line 786:             return;
Line 787:         }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia1d1653e168aa00b6b4c17d4608f5d96558aa462
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to