mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Disable egress UI, for now
This commit is contained in:
parent
7707b3b4b3
commit
13f286158b
@ -791,7 +791,7 @@
|
||||
}
|
||||
});
|
||||
|
||||
var hiddenTabs = [];
|
||||
var hiddenTabs = ['egressRules']; // Disable egress UI, for now
|
||||
|
||||
if (!networkOfferingHavingELB) {
|
||||
hiddenTabs.push("addloadBalancer");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user