From e7ae846823ffb787ebb51fdf560562231af50cab Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Wed, 13 Mar 2024 00:11:04 +0330 Subject: [ui] remove online animation Co-Authored-By: Alireza Ahmadi --- web/html/xui/inbound_client_table.html | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'web/html/xui/inbound_client_table.html') diff --git a/web/html/xui/inbound_client_table.html b/web/html/xui/inbound_client_table.html index c4c405ec..9dc48679 100644 --- a/web/html/xui/inbound_client_table.html +++ b/web/html/xui/inbound_client_table.html @@ -19,7 +19,7 @@ :overlay-class-name="themeSwitcher.currentTheme" ok-text='{{ i18n "reset"}}' cancel-text='{{ i18n "cancel"}}'> - + @@ -54,7 +54,7 @@ - + [[ client.email ]] @@ -86,13 +86,12 @@ @@ -117,7 +116,7 @@ [[ client.reset + "d" ]] @@ -202,14 +201,13 @@ @@ -235,7 +233,7 @@ [[ DateUtil.formatMillis(client._expiryTime) ]] -- cgit v1.2.3