15 Oct
2021
15 Oct
'21
9:16 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29240 --- Comment #10 from Jonathan Druart <jonathan.druart+koha@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.