From ffa531f9cac29802af8778404679d6112b7a6b97 Mon Sep 17 00:00:00 2001 From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com> Date: Sat, 9 Mar 2024 16:36:16 +0330 Subject: Minor Fixes (#1992) autocomplete max - min for input-number --- web/html/xui/common_sider.html | 26 ++------------------------ web/html/xui/component/setting.html | 4 ++-- web/html/xui/component/themeSwitch.html | 12 +++++++++--- web/html/xui/form/inbound.html | 2 +- web/html/xui/form/stream/stream_kcp.html | 12 ++++++------ web/html/xui/inbounds.html | 2 +- web/html/xui/settings.html | 14 +++++++------- 7 files changed, 28 insertions(+), 44 deletions(-) (limited to 'web/html/xui') diff --git a/web/html/xui/common_sider.html b/web/html/xui/common_sider.html index 78b833b9..bc8f4608 100644 --- a/web/html/xui/common_sider.html +++ b/web/html/xui/common_sider.html @@ -24,18 +24,7 @@ {{define "commonSider"}} - - - - - - - Ultra - - - + {{template "menuItems" .}} @@ -49,18 +38,7 @@
- - - - - - - Ultra - - - + {{template "menuItems" .}} diff --git a/web/html/xui/component/setting.html b/web/html/xui/component/setting.html index 82c0ae75..8adc000c 100644 --- a/web/html/xui/component/setting.html +++ b/web/html/xui/component/setting.html @@ -16,7 +16,7 @@