diff options
| -rw-r--r-- | web/html/xui/form/inbound.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/html/xui/form/inbound.html b/web/html/xui/form/inbound.html index 3a3b352f..ea5dc9ef 100644 --- a/web/html/xui/form/inbound.html +++ b/web/html/xui/form/inbound.html @@ -122,10 +122,12 @@ </a-collapse> <!-- allocate --> +<!-- Temporarily disabled until we accepts range for port allocation <a-collapse> <a-collapse-panel header='Allocate'> {{template "form/allocate"}} </a-collapse-panel> </a-collapse> +--> {{end}} |
