Browse Source

Temporarily disabled Allocate

mhsanaei 5 months ago
parent
commit
9e13513205
1 changed files with 2 additions and 0 deletions
  1. 2 0
      web/html/xui/form/inbound.html

+ 2 - 0
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}}