https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29240
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #126341|0 |1 is obsolete| | Attachment #126342|0 |1 is obsolete| | Attachment #126343|0 |1 is obsolete| | Attachment #126472|0 |1 is obsolete| | --- Comment #27 from Jonathan Druart <[email protected]> --- Created attachment 126493 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126493&action=edit Bug 29240: Centralise from/to handling This patch moves to using a data-start_for attribute to point the 'from' flatpickr to the 'to' flatpickr. We also fix the date validation issue in the onClose handler inline. Test plan. 1. Check that the from/to datpicker combinations work on each of the changed pages. 2. Look at the console for errors, there should be none Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- 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/
