https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30550
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133333|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 134449 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134449&action=edit Bug 30550: OPAC recalls page tries to use jQueryUI datepicker This patch updates the recalls page in the OPAC so that it uses Flatpickr for the "Recall not needed after" field. To test apply the patch and enable the UseRecalls preference if necessary. You made need to update your circulation rules as well, defining some default values for recalls. - Log in to the OPAC. - Locate a bibliographic record which has one item and that item is checked out. - Click "Place recall." - The "Recall not needed after" field should be styled correctly, and clicking it should trigger the calendar popup. - You should be limited to selections after today's date. Signed-off-by: David Nind <[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/
