add product logo

This commit is contained in:
Daniel Seifert 2023-06-09 12:21:01 +02:00
parent e0ab753ef2
commit da203be4f9
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
2 changed files with 3 additions and 2 deletions

BIN
logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -36,6 +36,7 @@ $aModule = [
OrderOverview::class => d3_overview_controller_pdfdocuments::class
],
'controllers' => [],
'thumbnail' => 'logo.png',
'templates' => [
'd3orderoverview_pdfform.tpl' => 'd3/pdfdocuments/Application/views/tpl/admin/orderoverview_pdfform.tpl',