Koha/koha-tmpl/intranet-tmpl/prog/en/modules/authorities
Owen Leonard 22eba6b957 Bug 22979: Remove type attribute from script tags: Authorities
This patch removes the "type" attribute from <script> tags in several
authorities templates. Also removed: Obsolete "//<![CDATA[ //]]>"
markers.

To test, apply the patch and confirm that examples of affected pages
work properly without any JavaScript errors in the browser console:

 - Authorities -> Search -> View authority record
 - Authorities -> Search -> Edit authority record
 - Cataloging -> New record
   - Trigger the authority search form by clicking the plugin link next
     to a tag which has been linked to an authority type (e.g. 100a ->
     Personal name).
   - Search for an authority record.
   - Select an authority record.

Validating the HTML source of any 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>

https://bugs.koha-community.org/show_bug.cgi?id=22797

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-05-30 10:26:22 +00:00
..
auth_finder.tt Bug 22979: Remove type attribute from script tags: Authorities 2019-05-30 10:26:22 +00:00
authorities-home.tt Bug 19983: Switch single-column templates to Bootstrap grid: Authorities 2018-03-26 17:31:26 -03:00
authorities.tt Bug 22979: Remove type attribute from script tags: Authorities 2019-05-30 10:26:22 +00:00
blinddetail-biblio-search.tt Bug 22979: Remove type attribute from script tags: Authorities 2019-05-30 10:26:22 +00:00
detail.tt Bug 22979: Remove type attribute from script tags: Authorities 2019-05-30 10:26:22 +00:00
merge.tt Bug 21672: Switch templates to Bootstrap grid: Various 2019-01-25 17:41:37 +00:00
searchresultlist-auth.tt Bug 22979: Remove type attribute from script tags: Authorities 2019-05-30 10:26:22 +00:00
searchresultlist.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00