X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/7ee5fab89c8ef14f442e686a23635e4a6fd3f2ee..7bc44f0f59f35d7d3b555e98ff9bb61c8ffbea0b:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index e35464a57..0b29646eb 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -476,7 +476,7 @@ sub header { $layout->use_javascript("$_.js") for (qw( jquery jquery-ui jquery.cookie jquery.checkall jquery.download jquery/jquery.form jquery/fixes client_js - common part_selection switchmenuframe autocomplete_part + common part_selection switchmenuframe ), "jquery/ui/i18n/jquery.ui.datepicker-$::myconfig{countrycode}"); $self->{favicon} ||= "favicon.ico";