X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fedfc383692d2cb07d68244b31e2b08b450329d4..0c1b51b8ad98f6b1739af1744a640bd1d1a86e1f:/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