Lior Vernia has posted comments on this change.

Change subject: webadmin: Added confirmation window for Remove Providers
......................................................................


Patch Set 6: (1 inline comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/providers/RemoveProvidersModel.java
Line 65:         Frontend.RunMultipleAction(VdcActionType.RemoveProvider,
Line 66:                 parameterList,
Line 67:                 new IFrontendMultipleActionAsyncCallback() {
Line 68: 
Line 69:             @Override
Done
Line 70:             public void executed(FrontendMultipleActionAsyncResult 
result) {
Line 71:                 stopProgress();
Line 72:                 for (VdcReturnValueBase res : result.getReturnValue()) 
{
Line 73:                     if (res == null || !res.getSucceeded()) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic8dbc9d11519c15306cc33d7af7d0b6e4f4c7a0c
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Lior Vernia <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to