mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
Change instantiate and import buttons in order to be cohesive
This commit is contained in:
parent
e822269bab
commit
322595a75e
@ -30,18 +30,18 @@ define(function(require) {
|
||||
layout: "create_flatten",
|
||||
custom_classes: "only-sunstone-list"
|
||||
},
|
||||
"Network.instantiate_dialog" : {
|
||||
type: "create_dialog",
|
||||
text: Locale.tr("Instantiate"),
|
||||
layout: "create_flatten",
|
||||
custom_classes: "only-sunstone-list"
|
||||
},
|
||||
"Network.import_dialog" : {
|
||||
type: "create_dialog",
|
||||
layout: "create_flatten",
|
||||
text: Locale.tr("Import"),
|
||||
custom_classes: "only-sunstone-list"
|
||||
},
|
||||
"Network.instantiate_dialog" : {
|
||||
type: "create_dialog",
|
||||
text: Locale.tr("Instantiate"),
|
||||
layout: "create_flatten",
|
||||
custom_classes: "only-sunstone-list"
|
||||
},
|
||||
"Network.reserve_dialog" : {
|
||||
type: "create_dialog",
|
||||
layout: "create_flatten",
|
||||
|
Loading…
x
Reference in New Issue
Block a user