X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/14686a9317b8a7d18f1624c8c0cfa45e07293789..cca9bcd19f7034fb1b06f6e55f95b6d8a72296ff:/bin/mozilla/acctranscorrections.pl diff --git a/bin/mozilla/acctranscorrections.pl b/bin/mozilla/acctranscorrections.pl index 35185622f..6ee397f41 100644 --- a/bin/mozilla/acctranscorrections.pl +++ b/bin/mozilla/acctranscorrections.pl @@ -14,7 +14,6 @@ sub analyze_filter { my $form = $main::form; my $locale = $main::locale; - $form->{jsscript} = 1; $form->{title} = $locale->text('General ledger corrections'); $form->header(); print $form->parse_html_template('acctranscorrections/analyze_filter');