Koha/koha-tmpl/opac-tmpl/bootstrap
Indranil Das Gupta (L2C2 Technologies) c2bfe53eea Bug 20054: Remove attribute "text/css" for <style> element in OPAC
Conformance rules for HTML5 is generating warnings for <style> element
with type="text/css" attribute when the OPAC page is checked
with W3C Validator.

Test plan
=========

1/ Click the "Tag cloud" link on the OPAC. Paste the URL to your OPAC
   page (if it is hosted) to W3C Validator and watch the warning about
   type attribute "text/css".

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

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: maksim <maksim@inlibro.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-02-12 17:38:57 -03:00
..
css Bug 7317: opac.css update 2017-11-09 11:42:14 -03:00
en Bug 20054: Remove attribute "text/css" for <style> element in OPAC 2018-02-12 17:38:57 -03:00
images
itemtypeimg
js Bug 19702: Correct cookie path in Basket.js 2017-12-22 13:15:37 -03:00
less Bug 7317: Interlibrary loans framework for Koha. 2017-11-09 11:42:12 -03:00
lib