mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-30 22:50:10 +03:00
bug #1881: Template info tab now gets filled with permissions
This commit is contained in:
parent
88e79b3374
commit
71e7acd055
@ -1476,6 +1476,9 @@ function updateTemplateInfo(request,template){
|
||||
Sunstone.updateInfoPanelTab("template_info_panel","template_template_tab",template_tab);
|
||||
|
||||
Sunstone.popUpInfoPanel("template_info_panel", "templates-tab");
|
||||
|
||||
// Populate permissions grid
|
||||
setPermissionsTable(template_info,'');
|
||||
}
|
||||
|
||||
//Given the JSON of a VM template (or of a section of it), it crawls
|
||||
|
Loading…
x
Reference in New Issue
Block a user