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:
parent
a23d44f7f0
commit
891e10e8bd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user