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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 11 Apr 2023 09:18:24 +0000 (10:18 +0100)
commitbd0f629009924f0849d5d5206fc5ef4fb0ee51b2
tree1250aa7589ae9ddd09568f0d4ae8ec590758e013
parentfe8c0505fad1c4e7873eeb339e4fc6b276537159
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>
(cherry picked from commit 6f383fe586de0b8bd6a9978953c0279d254c31dd)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
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]