mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_kiddo, theme_vehicule: add images_preview_theme in manifest
closes odoo/design-themes#482 Related: odoo/odoo#74887 Signed-off-by: Jérémy Kersten (jke) <jke@openerp.com>
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
'static/description/vehicle_description.png',
|
||||
'static/description/vehicle_screenshot.jpeg',
|
||||
],
|
||||
'images_preview_theme': {
|
||||
'website.s_cover_default_image': '/theme_vehicle/static/src/img/snippets/s_cover.jpg',
|
||||
'website.s_text_image_default_image': '/theme_vehicle/static/src/img/snippets/s_text_image.jpg',
|
||||
'website.s_masonry_block_default_image_1': '/theme_vehicle/static/src/img/snippets/s_masonry_block.jpg',
|
||||
'website.s_image_text_default_image': '/theme_vehicle/static/src/img/snippets/s_image_text.jpg',
|
||||
},
|
||||
'license': 'LGPL-3',
|
||||
'live_test_url': 'https://theme-vehicle.odoo.com',
|
||||
'assets': {
|
||||
|
||||
Reference in New Issue
Block a user