https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29240
--- Comment #10 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
