mirror of https://github.com/apache/cloudstack.git
parent
e348b25ad6
commit
51f7872ec9
|
|
@ -4322,6 +4322,10 @@
|
|||
{jobId: jid}
|
||||
}
|
||||
);
|
||||
},
|
||||
|
||||
error: function(json) {
|
||||
args.response.error(parseXMLHttpResponse(json));
|
||||
}
|
||||
});
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue