Fix admin Vcenter view
* tmpl/admin_vcenter.yaml: add missing condition on %%oneflow. Ref: #21703
This commit is contained in:
parent
609c60d21f
commit
5637126683
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user