1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-27 03:21:29 +03:00

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Hector Sanjuan 2012-03-15 12:55:17 +01:00
commit 9440964938

View File

@ -801,19 +801,7 @@ var template_buttons = {
tip: tr("Select the new group")+":",
condition: mustBeAdmin
},
"action_list" : {
type: "select",
actions: {
"Template.publish" : {
type: "action",
text: tr("Publish")
},
"Template.unpublish" : {
type: "action",
text: tr("Unpublish")
},
}
},
"Template.delete" : {
type: "confirm",
text: tr("Delete")