X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/cfc18d35f154b3504fca6e84c98e438b40d109a3..8d183681663edcecdc49b9389b3869559b9b180d:/bin/mozilla/gl.pl diff --git a/bin/mozilla/gl.pl b/bin/mozilla/gl.pl index 69d3be46e..bf3e43611 100644 --- a/bin/mozilla/gl.pl +++ b/bin/mozilla/gl.pl @@ -643,7 +643,7 @@ sub generate_report { $report->set_options('raw_bottom_info_text' => $raw_bottom_info_text); - setup_gl_transactions_action_bar(num_rows => scalar(@{$form->{GL}})); + setup_gl_transactions_action_bar(); $report->generate_with_headers();