Merge pull request #76 from jdidderen-noviat/11.0-cover_images

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

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB