[Koha-bugs] [Bug 32672] Incorrect CSS path to jquery-ui

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 18 17:00:31 CET 2023


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 145400
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145400&action=edit
Bug 32672: Incorrect CSS path to jquery-ui

This patch removes links to jQueryUI assets which are not required in
the self-checkout and self-checkin pages.

The patch also adds missing JS to the self-checkin page related to
internationalization. This prevents a JS error related to an undefined
function, "__".

To test, apply the patch and view the main pages in self-checkout and
self-checkin, and the help page in self checkout. There should be no
errors in the browser console related to missing files.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list