mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
CLOUDSTACK-779:Enabling Egress rules feature for SRX
This commit is contained in:
parent
e05defc073
commit
97911e9fe6
@ -923,7 +923,7 @@
|
||||
hiddenTabs.push("addloadBalancer");
|
||||
}
|
||||
|
||||
if (isVPC || isAdvancedSGZone || hasSRXFirewall) {
|
||||
if (isVPC || isAdvancedSGZone ) {
|
||||
hiddenTabs.push('egressRules');
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user