]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/gl.pl
ActionBar: ReportGenerator nutzt per Default nun die ActionBar
[mfinanz.git] / bin / mozilla / gl.pl
index f0cd92bac9e4098fa3e8da028fb6e134ffa9c4f0..0776b7503b6bad4f32f7c6196678cc882f3236b9 100644 (file)
@@ -634,7 +634,7 @@ sub generate_report {
 
   setup_gl_transactions_action_bar(num_rows => scalar(@{$form->{GL}}));
 
-  $report->generate_with_headers(action_bar => 1);
+  $report->generate_with_headers();
 
   $main::lxdebug->leave_sub();
 }