]> git.koha-community.org Git - koha.git/commit
Bug 35977: (follow-up) Cleaner working approach
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 30 Apr 2024 15:13:25 +0000 (16:13 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 23 May 2024 15:28:56 +0000 (17:28 +0200)
commit3880307a9f47433fed1e91dbeaf3fb743c0cd355
tree18fdaf2a98d825732e15a1616be28430f984414c
parent87d6a13172a32c5051844cf4597b47ae490e26dd
Bug 35977: (follow-up) Cleaner working approach

This patch removes the Date_from_syspref recently added and replaces it
with the correct parseDate call as per bug 35559. We also clean up the
code around setting the input value in the first place and use iso which
is what the rest of flatpickr expects and now is handled correctly in
futuredate pickers.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 1ff3d65c7073e5d93502d329b917d886a3665e0b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/opac-tmpl/bootstrap/en/includes/calendar.inc
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt
opac/opac-reserve.pl