mirror of https://github.com/apache/cloudstack.git
UI: do not show FW/LB/PF tabs for CKS cluster in advanced network with SG (#7076)
This commit is contained in:
parent
e5158b29ee
commit
4bb43f7879
|
|
@ -199,7 +199,7 @@ export default {
|
|||
vmColumns: [],
|
||||
networkLoading: false,
|
||||
network: {},
|
||||
publicIpAddress: {},
|
||||
publicIpAddress: null,
|
||||
currentTab: 'details',
|
||||
cksSshStartingPort: 2222,
|
||||
annotations: []
|
||||
|
|
|
|||
Loading…
Reference in New Issue