mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Setup cloudStack.fullRefresh for zone chart
This commit is contained in:
parent
206077aec2
commit
93b3aa3efb
@ -431,6 +431,10 @@
|
||||
refreshChart();
|
||||
return false;
|
||||
});
|
||||
|
||||
$(window).bind('cloudStack.fullRefresh', function(event) {
|
||||
refreshChart();
|
||||
});
|
||||
};
|
||||
|
||||
loadNetworkData();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user