X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a7a0fa6af632eab1f6f1d49db6c8d17fac564793..5f68c97560deb16f78ab3331e13e692981bc2c1e:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index 94d3c566a..23ee18555 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -467,9 +467,10 @@ sub header { # standard css for all # this should gradually move to the layouts that need it $layout->use_stylesheet("$_.css") for qw( - main menu tabcontent list_accounts jquery.autocomplete + main menu list_accounts jquery.autocomplete jquery.multiselect2side frame_header/header ui-lightness/jquery-ui-1.8.12.custom + jquery-ui.custom js/jscalendar/calendar-win2k-1 ); @@ -515,15 +516,6 @@ EOT print " $_\n" for @header; print < -