[Fixed] assets-folder name
This commit is contained in:
parent
dfd22940c8
commit
04e466b999
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
@ -76,7 +76,7 @@ $aModule = [
|
||||
'@' . Constants::OXID_MODULE_ID . '/documents/inc/helper/d3pdfrulers.tpl' => 'views/smarty/flow/documents/inc/helper/rulers.tpl',
|
||||
|
||||
// Frontend - Flow - Inc - Styles
|
||||
'@' . Constants::OXID_MODULE_ID . '/assets/d3pdfstyles.css' => 'Assets/out/src/css/pdfStyling.css',
|
||||
'@' . Constants::OXID_MODULE_ID . '/assets/d3pdfstyles.css' => 'assets/out/src/css/pdfStyling.css',
|
||||
],
|
||||
'events' => [],
|
||||
'blocks' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user