Bug 22981: Remove type attribute from script tags: Catalog
authorOwen Leonard <oleonard@myacpl.org>
Thu, 23 May 2019 18:35:31 +0000 (18:35 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 30 May 2019 10:26:40 +0000 (10:26 +0000)
commit122d92b9f89ddb22d58134c48dd8fb296fa84f3d
tree0130dffd51f578657a53770d0ab511eddbe66e96
parent22eba6b957fe763f5bcb0412585966dece5d9ea2
Bug 22981: Remove type attribute from script tags: Catalog

This patch removes the "type" attribute from <script> tags in several
catalog-related templates.

To test, apply the patch and confirm that the following work properly
without any JavaScript errors in the browser console:

 - Catalog -> Advanced search
 - Catalog -> Item search
 - Search history

Validating the HTML source of these pages should return no errors
related to the "type" attribute.

Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tt
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt