X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fedfc383692d2cb07d68244b31e2b08b450329d4..7130c4c1a0cd348455b9b046b58edd6b45ec47a8:/SL/Controller/Inventory.pm diff --git a/SL/Controller/Inventory.pm b/SL/Controller/Inventory.pm index b2dccb159..a95efaddb 100644 --- a/SL/Controller/Inventory.pm +++ b/SL/Controller/Inventory.pm @@ -367,7 +367,7 @@ sub action_usage { $report->set_options('raw_bottom_info_text' => $self->render('inventory/report_bottom', { output => 0 }) ); } - $report->generate_with_headers(action_bar => 1); + $report->generate_with_headers(); $main::lxdebug->leave_sub(); @@ -704,7 +704,7 @@ the format is adapted to this only for C and C: -pMartin Helmling Emartin.helmling@opendynamic.deE +Martin Helmling Emartin.helmling@opendynamic.deE =cut