diff --git a/ui/scripts/templates.js b/ui/scripts/templates.js index abadee8ec3b..286ee262439 100644 --- a/ui/scripts/templates.js +++ b/ui/scripts/templates.js @@ -1812,9 +1812,12 @@ } else { allowedActions.push("edit"); + allowedActions.push("copyTemplate"); + /* if(g_regionsecondaryenabled != true) { allowedActions.push("copyTemplate"); } + */ //allowedActions.push("createVm"); // For Beta2, this simply doesn't work without a network. } @@ -1850,9 +1853,12 @@ } else { allowedActions.push("edit"); + allowedActions.push("copyISO"); + /* if(g_regionsecondaryenabled != true) { allowedActions.push("copyISO"); } + */ } // "Create VM"