1
0
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:
Tino Vazquez 2013-04-12 17:30:32 +02:00
parent 88e79b3374
commit 71e7acd055

View File

@ -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