mirror of https://github.com/apache/cloudstack.git
Affinity UI: Pass _custom to fix broken async poll
This commit is contained in:
parent
382e8f36f3
commit
57686aeeaf
|
|
@ -103,6 +103,7 @@
|
|||
response: {
|
||||
success: function(args) {
|
||||
complete({
|
||||
_custom: args._custom,
|
||||
$item: $instanceRow
|
||||
});
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue