Shubhendu Tripathi has posted comments on this change.
Change subject: webadmin: UI for gluster volume snapshot actions
......................................................................
Patch Set 7:
Regarding closure of the error dialog, actually I followed the removeVolume I
tried the code as below
Frontend.getInstance().runAction(action, param, new
IFrontendActionAsyncCallback() {
@Override
public void executed(FrontendActionAsyncResult result) {
ConfirmationModel localModel = (ConfirmationModel)
result.getState();
localModel.stopProgress();
setWindow(null);
}
});
In this case as well, the confirmation window is closed after sometime and if
there is some error during action, the same is shown in Event Log.
--
To view, visit https://gerrit.ovirt.org/38151
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I3d5b6162c6c6931cd0366db5ba600566ab8ac7c9
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: anmolbabu <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches