https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32672
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #145400|0 |1 is obsolete| | --- Comment #6 from David Nind <[email protected]> --- Created attachment 145591 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145591&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. 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/
