]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Form.pm
jQuery UI fixes für CKEditor in Dialog
[kivitendo-erp.git] / SL / Form.pm
index a3990f9cb19db768b559cd0929cbc7552beedd84..0d6e9ae9afcaead8515c7dcd041733f376ed7c80 100644 (file)
@@ -472,7 +472,7 @@ sub header {
 
   $layout->use_javascript("$_.js") for (qw(
     jquery jquery-ui jquery.cookie jquery.checkall jquery.download
-    jquery/jquery.form client_js
+    jquery/jquery.form jquery/fixes client_js
     common part_selection switchmenuframe autocomplete_part
   ), "jquery/ui/i18n/jquery.ui.datepicker-$::myconfig{countrycode}");