X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/9b3ad8d9289143e82eb21179990dce211954d1ad..fb005f3fd6f8684441c12d821c8d30a8720dcf16:/SL/Controller/SellPriceInformation.pm diff --git a/SL/Controller/SellPriceInformation.pm b/SL/Controller/SellPriceInformation.pm index 522f10125..bf85c8634 100644 --- a/SL/Controller/SellPriceInformation.pm +++ b/SL/Controller/SellPriceInformation.pm @@ -149,7 +149,7 @@ sub list_objects { }); } - return $self->{report}->generate_with_headers; + return $self->{report}->generate_with_headers(no_layout => 1); } sub link_to {