1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-13 12:58:17 +03:00

Add support actions to the vcenter.yaml

This commit is contained in:
Daniel Molina 2014-10-14 16:00:54 +02:00
parent a23d44f7f0
commit 891e10e8bd

View File

@ -458,3 +458,15 @@ tabs:
Zone.refresh: true
Zone.create_dialog: true
Zone.delete: true
support-tab:
panel_tabs:
support_info_tab: true
table_columns:
#- 0 # Checkbox
- 1 # ID
- 2 # Subject
- 3 # Created at
- 4 # Status
actions:
Support.refresh: true
Support.create_dialog: true