Fix admin Vcenter view

* tmpl/admin_vcenter.yaml: add missing condition on %%oneflow.

Ref: #21703
This commit is contained in:
Daniel Dehennin 2017-10-19 13:04:45 +02:00
parent 609c60d21f
commit 5637126683
1 changed files with 1 additions and 0 deletions

View File

@ -381,6 +381,7 @@ tabs:
VM.updateconf: true VM.updateconf: true
VM.edit_labels: true VM.edit_labels: true
VM.menu_labels: true VM.menu_labels: true
%if %%oneflow
oneflow-services-tab: oneflow-services-tab:
panel_tabs: panel_tabs:
service_info_tab: true service_info_tab: true