X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/9ec921e6a48f7302e3819dfe020200f6a5bcc3cc..ea0f9b7ee6c65282f8a04f56feed97ec4e91d9ca:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index a3990f9cb..0d6e9ae9a 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -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}");