X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f844f1e26b05d90fbaec71b0e9cc016221a5f4b9..c00f1e29f10d6b371dffc401f6e2c5d11eeb16c5:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 8ae6ed41f..f0d13de04 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -472,6 +472,7 @@ sub header { $layout->use_javascript("$_.js") for (qw( jquery jquery-ui jquery.cookie jquery.checkall jquery.download + jquery/jquery.form client_js common part_selection switchmenuframe autocomplete_part ), "jquery/ui/i18n/jquery.ui.datepicker-$::myconfig{countrycode}");