X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/eda8d185d9230b47f2795978c68bdc55a8bea438..2a9bd2a21be7b2961887ca0dbaac1ff789df10a4:/SL/Form.pm
diff --git a/SL/Form.pm b/SL/Form.pm
index 050614d56..84d64bd9f 100644
--- a/SL/Form.pm
+++ b/SL/Form.pm
@@ -507,6 +507,7 @@ sub header {
push @header, "" if -f $self->{favicon};
push @header, map { qq|| }
qw(jquery common jscalendar/calendar jscalendar/lang/calendar-de jscalendar/calendar-setup part_selection jquery-ui jqModal switchmenuframe);
+ push @header, $self->{javascript} if $self->{javascript};
push @header, map { qq|| }
qw(main menu tabcontent list_accounts jquery.autocomplete jquery.multiselect2side frame_header/header ui-lightness/jquery-ui-1.8.12.custom);
push @header, map { qq|| }