From a18cbdcf11bdc2b19c0fd6cf2aa16bc00b3b9971 Mon Sep 17 00:00:00 2001 From: Hamidreza Ghavami Date: Thu, 4 May 2023 21:27:42 +0430 Subject: [PATCH] changed number input tags to 'a-input-number' --- web/html/xui/client_bulk_modal.html | 4 ++-- web/html/xui/component/setting.html | 2 +- web/html/xui/form/client.html | 6 +++--- web/html/xui/form/inbound.html | 2 +- web/html/xui/form/protocol/dokodemo.html | 2 +- web/html/xui/form/protocol/trojan.html | 4 ++-- web/html/xui/form/protocol/vless.html | 4 ++-- web/html/xui/form/protocol/vmess.html | 4 ++-- web/html/xui/form/stream/stream_kcp.html | 16 ++++++++-------- web/html/xui/form/tls_settings.html | 2 +- 10 files changed, 23 insertions(+), 23 deletions(-) diff --git a/web/html/xui/client_bulk_modal.html b/web/html/xui/client_bulk_modal.html index 00e385b1..827fc951 100644 --- a/web/html/xui/client_bulk_modal.html +++ b/web/html/xui/client_bulk_modal.html @@ -43,7 +43,7 @@ - + @@ -79,7 +79,7 @@ - + diff --git a/web/html/xui/component/setting.html b/web/html/xui/component/setting.html index 00eeb259..efd61684 100644 --- a/web/html/xui/component/setting.html +++ b/web/html/xui/component/setting.html @@ -9,7 +9,7 @@