Bug 22957: Remove type attribute from script tags: Staff client includes 1/2
[koha-equinox.git] / koha-tmpl / intranet-tmpl / prog / en / includes / greybox.inc
index 5a497e2..0fc2e18 100644 (file)
@@ -1,6 +1,6 @@
 [% USE raw %]
 [% USE Asset %]
-<script type="text/javascript">
+<script>
     var GB_ROOT_DIR = "[% interface | html %]/lib/greybox/";
 </script>
 [% Asset.js("lib/greybox/AJS.js") | $raw %]