mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +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",
|
dataType: "json",
|
||||||
async: true,
|
async: true,
|
||||||
success: function(json) {
|
success: function(json) {
|
||||||
var jid = json.scaleupvirtualmachineresponse.jobid;
|
var jid = json.scalevirtualmachineresponse.jobid;
|
||||||
args.response.success(
|
args.response.success(
|
||||||
{_custom:
|
{_custom:
|
||||||
{jobId: jid,
|
{jobId: jid,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user