From 73718a5dc55595b34094239b4d5728df66417e76 Mon Sep 17 00:00:00 2001 From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com> Date: Sat, 17 Feb 2024 19:52:23 +0330 Subject: UI improvements (#1813) --- web/html/xui/component/persianDatepicker.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html/xui/component') diff --git a/web/html/xui/component/persianDatepicker.html b/web/html/xui/component/persianDatepicker.html index 10ef8472..456d5ec6 100644 --- a/web/html/xui/component/persianDatepicker.html +++ b/web/html/xui/component/persianDatepicker.html @@ -5,7 +5,7 @@ @input="$emit('input', convertToGregorian($event.target.value)); jalaliDatepicker.hide();" :placeholder="placeholder"> @@ -57,4 +57,4 @@ } }); -{{end}} \ No newline at end of file +{{end}} -- cgit v1.2.3