mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
physical resources page - implement refresh button.
This commit is contained in:
parent
bdf4426609
commit
9cbb617f34
@ -160,6 +160,8 @@ $(document).ready(function() {
|
|||||||
|
|
||||||
expandOrCollapseZoneTree();
|
expandOrCollapseZoneTree();
|
||||||
|
|
||||||
|
$("#right_panel").data("leftmenuId", "leftmenu_physical_resource");
|
||||||
|
|
||||||
resourceLoadPage("jsp/resource.jsp", null);
|
resourceLoadPage("jsp/resource.jsp", null);
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user