1
0
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:
joseangelgm 2018-12-18 16:57:07 +01:00 committed by Tino Vázquez
parent e822269bab
commit 322595a75e

View File

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