Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authormhsanaei <ho3ein.sanaei@gmail.com>2024-09-27 15:37:57 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-09-27 15:37:57 +0300
commit9e13513205e86c910721ebcbd459e9de53de9b47 (patch)
treea971a169cc04536e398140e01d059926c66d6eed /web
parentb09f52357ccd84f201b600079577051f7ba0473a (diff)
Temporarily disabled Allocate
Diffstat (limited to 'web')
-rw-r--r--web/html/xui/form/inbound.html2
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}}