Merge pull request #75 from jdidderen-noviat/10.0-cover_images

add cover image on all ebic modules
This commit is contained in:
Luc De Meyer 2023-03-26 20:19:20 +02:00 committed by GitHub
commit dfbf9783a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 0 deletions

View File

@ -22,4 +22,5 @@
],
'installable': True,
'application': True,
"images": ["static/description/cover.png"],
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -15,4 +15,5 @@
'views/account_payment_order.xml',
],
'installable': True,
"images": ["static/description/cover.png"],
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB