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