1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-25 02:50:08 +03:00

F #5422: Fix VM template view files (#2023)

(cherry picked from commit c3d6e6561208c45530284634efea05575c93c71c)
This commit is contained in:
Sergio Betanzos 2022-05-09 13:25:17 +02:00 committed by Tino Vazquez
parent 19b7877c93
commit c7382a5119
2 changed files with 4 additions and 4 deletions

View File

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

View File

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