From 697cd5e6d9d8cdacb1cf36fb485667e2409eba62 Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Sat, 8 Mar 2025 22:41:27 +0700 Subject: Code refactoring (#2739) * refactor: switching to the use of typed props * refactor: `password-input` -> `a-password-input` * fix: qr modal copy error --- web/html/xui/common_sider.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html/xui/common_sider.html') diff --git a/web/html/xui/common_sider.html b/web/html/xui/common_sider.html index df659489..1d5fe075 100644 --- a/web/html/xui/common_sider.html +++ b/web/html/xui/common_sider.html @@ -34,7 +34,7 @@ {{define "commonSider"}} - + {{template "menuItems" .}} @@ -43,7 +43,7 @@
- + {{template "menuItems" .}} -- cgit v1.2.3