https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38465

--- Comment #1 from Jonathan Druart <[email protected]> ---
Created attachment 174661
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174661&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

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to