소스 검색

Temporarily disabled Allocate

mhsanaei 5 달 전
부모
커밋
9e13513205
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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}}