Bug 32969: Remove references to jQueryUI assets and style in the OPAC
authorOwen Leonard <oleonard@myacpl.org>
Wed, 15 Feb 2023 15:36:23 +0000 (15:36 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 27 Mar 2023 09:52:03 +0000 (11:52 +0200)
commit6f383fe586de0b8bd6a9978953c0279d254c31dd
treeaec186c38c63cfcb214cc770a773a83b4bcabe44
parentdf6432fcc833f00bb6e45894004a0ad26d5ced28
Bug 32969: Remove references to jQueryUI assets and style in the OPAC

This patch removes the jQueryUI assets from Bootstrap OPAC files and
removes the links to those assets from the templates. References in CSS
to jQueryUI-related elements are also removed.

To test, apply the patch and rebuild the OPAC CSS.

Test various pages in the OPAC to confirm that there are no visible
changes. The browser console should not warn of missing files.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/opac-tmpl/bootstrap/css/src/_common.scss
koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss
koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss
koha-tmpl/opac-tmpl/bootstrap/css/src/print.scss
koha-tmpl/opac-tmpl/bootstrap/en/includes/doc-head-close.inc
koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc
koha-tmpl/opac-tmpl/bootstrap/lib/jquery/jquery-ui-1.13.1.min.css [deleted file]
koha-tmpl/opac-tmpl/bootstrap/lib/jquery/jquery-ui-1.13.1.min.js [deleted file]
koha-tmpl/opac-tmpl/bootstrap/lib/jquery/jquery-ui-rtl-1.13.0.min.css [deleted file]