CLOUDSTACK-8154: fix UI for API change

Signed-off-by: René Moser <mail@renemoser.net>
(cherry picked from commit 07d96aab84)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
René Moser 2015-01-13 16:34:04 +01:00 committed by Rohit Yadav
parent 5df6ee4f7c
commit 9a677595fa
1 changed files with 1 additions and 1 deletions

View File

@ -2192,7 +2192,7 @@
dataType: "json",
async: true,
success: function(json) {
var jid = json.deleteisosresponse.jobid;
var jid = json.deleteisoresponse.jobid;
args.response.success({
_custom: {
jobId: jid