CLOUDSTACK-8154: fix UI for API change

Signed-off-by: René Moser <mail@renemoser.net>
This commit is contained in:
René Moser 2015-01-13 16:34:04 +01:00
parent c7ebd13d02
commit 07d96aab84
1 changed files with 1 additions and 1 deletions

View File

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