mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
bug 12698:
Add error fn to delete NetScaler action
This commit is contained in:
parent
e348b25ad6
commit
51f7872ec9
@ -4322,6 +4322,10 @@
|
||||
{jobId: jid}
|
||||
}
|
||||
);
|
||||
},
|
||||
|
||||
error: function(json) {
|
||||
args.response.error(parseXMLHttpResponse(json));
|
||||
}
|
||||
});
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user