diff options
author | Daniel Gustafsson | 2017-06-27 20:19:17 +0000 |
---|---|---|
committer | Magnus Hagander | 2017-06-27 20:19:17 +0000 |
commit | 03755674bb05ffaa06815a6b65c6d8d98463fe95 (patch) | |
tree | 296f2ed5a94501f4ca3614ecf19a21aba9a59dd8 /pgcommitfest/commitfest/admin.py | |
parent | 99b8e90daaf6d4245677a6295e4594907bcae244 (diff) |
Remove deprecated and superfluous <script> attributes
The language attribute has been deprecated for quite some time with
the type attribute setting the type of embedded content. The type
attribute has further been defined to text/javascript as the default
value in the spec, so no attribute should be used for Javascript.
Per the standard: https://www.w3.org/TR/html5/scripting-1.html
Diffstat (limited to 'pgcommitfest/commitfest/admin.py')
0 files changed, 0 insertions, 0 deletions