[Koha-bugs] [Bug 29240] Flatpickr - error in the console when a date is selected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 15 09:16:19 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29240

--- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Thanks! That's much better and will be way easier to maintain!

1. Those 2 are missing:
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt:                   
validate_date( selectedDates, instance );
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt:                   
validate_date( selectedDates, instance );

2. data-start_for reads weird to me, why not data-date_from_id? (I will amend
the patches if we agree)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list