mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
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…
x
Reference in New Issue
Block a user