Revision e7913c4c
Von Moritz Bunkus vor etwa 8 Jahren hinzugefügt
SL/Controller/Inventory.pm | ||
---|---|---|
|
||
$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();
|
||
|
Auch abrufbar als: Unified diff
ActionBar: ReportGenerator nutzt per Default nun die ActionBar