]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/gl.pl
Bericht Dialogbuchungen: Aktion-Bar-Setup: unbenutzten Parameter num_rows entfernt
[mfinanz.git] / bin / mozilla / gl.pl
index 69d3be46e37648ca2e6608788bc309f8cd360112..bf3e436117cd9003563ccaea6291a2cddfc09ffb 100644 (file)
@@ -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();