From f98ce5ddccac4bab4c543d9ba01d817e4bec9eda Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Fri, 19 Apr 2013 15:14:57 +0530 Subject: [PATCH] ClOUDSTACK-2111:UI remain in processing state even after scaleVM executed successfullY --- ui/scripts/instances.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/instances.js b/ui/scripts/instances.js index 21b58aee039..b2d9ddeb0f6 100644 --- a/ui/scripts/instances.js +++ b/ui/scripts/instances.js @@ -1115,7 +1115,7 @@ dataType: "json", async: true, success: function(json) { - var jid = json.scaleupvirtualmachineresponse.jobid; + var jid = json.scalevirtualmachineresponse.jobid; args.response.success( {_custom: {jobId: jid,