Summary: | Remove jqTransform jQuery plugin from the OPAC | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fridolin.somers, m.de.rooy, martin.renvoize, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 12233 | ||
Bug Blocks: | |||
Attachments: |
Bug 21127: Remove jqTransform jQuery plugin from the OPAC
Bug 21127: Remove jqTransform jQuery plugin from the OPAC Bug 21127: Remove jqTransform jQuery plugin from the OPAC |
Description
Owen Leonard
2018-07-27 12:30:47 UTC
Created attachment 77305 [details] [review] Bug 21127: Remove jqTransform jQuery plugin from the OPAC This patch removes the jqTransform jQuery plugin from the OPAC. It was added for the CCSR theme, which no longer exists. http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=c7c2e9efbde273f2b77786316b7502a8847072bd There will be no visible changes to the OPAC after applying the patch. Search the Koha codebase for references to jqTransform and confirm that none exist. Created attachment 78450 [details] [review] Bug 21127: Remove jqTransform jQuery plugin from the OPAC This patch removes the jqTransform jQuery plugin from the OPAC. It was added for the CCSR theme, which no longer exists. http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=c7c2e9efbde273f2b77786316b7502a8847072bd There will be no visible changes to the OPAC after applying the patch. Search the Koha codebase for references to jqTransform and confirm that none exist. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Created attachment 78643 [details] [review] Bug 21127: Remove jqTransform jQuery plugin from the OPAC This patch removes the jqTransform jQuery plugin from the OPAC. It was added for the CCSR theme, which no longer exists. http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=c7c2e9efbde273f2b77786316b7502a8847072bd There will be no visible changes to the OPAC after applying the patch. Search the Koha codebase for references to jqTransform and confirm that none exist. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Awesome work all! Pushed to master for 18.11 Pushed to 18.05.x for 18.05.04. Go cleanup crew :) Pushed to 17.11.x for 17.11.10 |