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

--- Comment #1 from Indranil Das Gupta <[email protected]> ---
Created attachment 70786
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70786&action=edit
Bug 20053 - Drop type attribute "text/javascript" in OPAC templates

Conformance rules for HTML5 is generating warnings for <script> element
with type="text/javascript" attribute when the OPAC page is checked
with W3C Validator. This patch removes the cause of these warnings.

Test plan
=========

1/ Paste the URL to your OPAC page (if it is hosted) to W3C Validator
   and watch about 10+ warnings being generated by the validator.

2/ Apply patch and re-submit the page to the Validator. The warnings
   would be gone.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to