From c76199514a62c921901b2b2a1c4dd3f93ff8df2a Mon Sep 17 00:00:00 2001 From: Ali Rahimi Date: Tue, 2 Jan 2024 09:32:21 +0100 Subject: added Jalalian datepicker (shamsi) (#1460) * added datepicker option in setting page jalalian datepicker component was added translate files for datepicker updated * dark mode bug fixed --- web/html/xui/form/client.html | 4 +++- web/html/xui/form/inbound.html | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'web/html/xui/form') diff --git a/web/html/xui/form/client.html b/web/html/xui/form/client.html index dff1dd5c..f6335915 100644 --- a/web/html/xui/form/client.html +++ b/web/html/xui/form/client.html @@ -150,8 +150,10 @@ - + Expired diff --git a/web/html/xui/form/inbound.html b/web/html/xui/form/inbound.html index 6f0480c3..5da8ec56 100644 --- a/web/html/xui/form/inbound.html +++ b/web/html/xui/form/inbound.html @@ -54,9 +54,11 @@ - + -- cgit v1.2.3