mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
Properly refresh zone chart after provider action is performed
This commit is contained in:
parent
6434469496
commit
9b6d1ba0b2
@ -34,6 +34,7 @@
|
||||
context: { zones: listViewArgs.context.physicalResources },
|
||||
response: {
|
||||
success: function(args) {
|
||||
$(window).trigger('cloudStack.fullRefresh');
|
||||
if (options.success) options.success($.extend(args, {
|
||||
action: action
|
||||
}));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user