diff --git a/src/fireedge/etc/sunstone/admin/vm-template-tab.yaml b/src/fireedge/etc/sunstone/admin/vm-template-tab.yaml index 7b71e24f94..bb4ceb230f 100644 --- a/src/fireedge/etc/sunstone/admin/vm-template-tab.yaml +++ b/src/fireedge/etc/sunstone/admin/vm-template-tab.yaml @@ -79,7 +79,6 @@ dialogs: information: true ownership: true capacity: true - showback: true vm_group: true vcenter: enabled: true @@ -93,8 +92,9 @@ dialogs: sched_action: true booting: true create_dialog: - capacity: true ownership: true + capacity: true + showback: true vm_group: true vcenter: enabled: true diff --git a/src/fireedge/etc/sunstone/user/vm-template-tab.yaml b/src/fireedge/etc/sunstone/user/vm-template-tab.yaml index 7a411e4d80..ebc01b077e 100644 --- a/src/fireedge/etc/sunstone/user/vm-template-tab.yaml +++ b/src/fireedge/etc/sunstone/user/vm-template-tab.yaml @@ -79,7 +79,6 @@ dialogs: information: true ownership: true capacity: true - showback: true vm_group: true vcenter: enabled: true @@ -93,8 +92,9 @@ dialogs: sched_action: true booting: true create_dialog: - capacity: true ownership: true + capacity: true + showback: true vm_group: true vcenter: enabled: true