https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38465
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #174661|0 |1 is obsolete| | --- Comment #5 from David Nind <[email protected]> --- Created attachment 175041 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175041&action=edit Bug 38465: (bug 36454 follow-up) Fix curbside pickup's patron autocomplete js-date-format.inc already include those 2 JS files. If had them in curbside pickups template because it was the first using dayjs. Now it's included in js_includes.inc. Test plan: Configure curbside pickup for your library and go to circ/curbside_pickups.pl Last tab, search for a patron Without this patch you get a JS error: Uncaught TypeError: m.tz is not a function With this patch applied the patron autocomplete is fixed 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/
