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

Add support actions to the vcenter and user views

This commit is contained in:
Daniel Molina 2014-10-14 15:51:52 +02:00
parent a55104fdf1
commit d3d3cffa62

View File

@ -447,3 +447,15 @@ tabs:
ServiceTemplate.chgrp: false
ServiceTemplate.chmod: true
ServiceTemplate.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