diff --git a/ui/scripts/templates.js b/ui/scripts/templates.js index dc0f055bf01..b95bb7dd759 100644 --- a/ui/scripts/templates.js +++ b/ui/scripts/templates.js @@ -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