mirror of https://github.com/apache/cloudstack.git
ClOUDSTACK-2111:UI remain in processing state even after scaleVM executed successfullY
This commit is contained in:
parent
ea893eaf33
commit
f98ce5ddcc
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue