mirror of
https://github.com/apache/cloudstack
synced 2026-08-05 10:36:44 +00: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…
Reference in New Issue
Block a user