Bug 23227: Remove type attribute from script tags: Reports
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / reports / dictionary.tt
index 528bc1d..ce2bedd 100644 (file)
 
 [% MACRO jsinclude BLOCK %]
     [% INCLUDE 'calendar.inc' %]
-    <script type="text/javascript">
+    <script>
         var MSG_CONFIRM_DELETE = _("Are you sure you want to delete this dictionary definition? This cannot be undone.");
 
         $(document).ready(function() {