Bug 27531: Remove type attribute from script tags: Cataloging plugins
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / cataloguing / value_builder / unimarc_field_225a.tt
index efa16fc..8d583ac 100644 (file)
@@ -28,7 +28,7 @@
 
 
 [% MACRO jsinclude BLOCK %]
-    <script type="text/javascript">
+    <script>
         function report() {
             var doc   = opener.document;
             var field = doc.getElementById("[% index | html %]");