diff --git a/ui/scripts/templates.js b/ui/scripts/templates.js index 86f91592e01..0dd7a8db40e 100644 --- a/ui/scripts/templates.js +++ b/ui/scripts/templates.js @@ -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