X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/9d2d867c1a5569ea0ddee859f77f9edead770720..b623ece7b8ba928117bc2280d64d3ef8cbed2e48:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 2d1dce5c0..dbb9337b3 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -467,11 +467,11 @@ sub header { main menu list_accounts jquery.autocomplete jquery.multiselect2side ui-lightness/jquery-ui - jquery-ui.custom jqModal + jquery-ui.custom ); $layout->use_javascript("$_.js") for (qw( - jquery jquery-ui jquery.cookie jqModal jquery.checkall jquery.download + jquery jquery-ui jquery.cookie jquery.checkall jquery.download common part_selection switchmenuframe autocomplete_part ), "jquery/ui/i18n/jquery.ui.datepicker-$::myconfig{countrycode}");