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