27 Jan
2021
27 Jan
'21
1:58 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27561 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 115882 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115882&action=edit Bug 27561: Remove type attribute from script tags: Various templates This patch replaces remaining instances of <script type="javascript"> in templates with "<script>." To test, apply the patch and check the changes to the template. Verify that the changes look correct. -- You are receiving this mail because: You are watching all bug changes.