https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27561
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #115882|0 |1 is obsolete| | --- Comment #2 from Lucas Gass <[email protected]> --- Created attachment 116069 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116069&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. Signed-off-by: Lucas Gass <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
