From cf383fa0268a81a975b2cbec9b9a638b3999ac16 Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Mon, 21 Aug 2023 13:31:02 +0200 Subject: [PATCH] update easepick to 1.2.1 --- winixd/html/index_head_adder.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/winixd/html/index_head_adder.html b/winixd/html/index_head_adder.html index 40670e9..8ef74da 100644 --- a/winixd/html/index_head_adder.html +++ b/winixd/html/index_head_adder.html @@ -21,7 +21,7 @@ [def? winix_load_litepicker false] [def? winix_load_easepick false] -[def? winix_easepick_version "1.2.0"] +[def? winix_easepick_version "1.2.1"] [def? winix_load_winixjs true] @@ -503,7 +503,7 @@ cm.save() [if winix_load_easepick] [# https://easepick.com/] - + [if false] @@ -516,8 +516,7 @@ cm.save() lang: '{winix_html_lang_attr}', format: 'YYYY-MM-DD', css: \[ - '[doc_base_url_common]/easepick/[winix_easepick_version]/core.css', - '[doc_base_url_common]/easepick/[winix_easepick_version]/lock.css', + '[doc_base_url_common]/easepick/[winix_easepick_version]/index.css', \], LockPlugin: \{ minDate: "2000-10-10 00:00", @@ -529,7 +528,7 @@ cm.save() [# or this way (two panels date and time picker with a range selection plugin and cancel and apply buttons) ]