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:
commit
9440964938
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user