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_123i_j.tt
index 9bc3054..2fefef9 100644 (file)
@@ -39,7 +39,7 @@
 </form>
 
 [% MACRO jsinclude BLOCK %]
-    <script type="text/javascript">
+    <script>
         function report() {
             var f2= "000" + document.f_pop.f2.value;
             f2 = f2.substring(f2.length-3);