[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:
Jeremy Kersten
2021-08-09 15:25:14 +00:00
parent 1c685dfb01
commit ae0f879b6b
2 changed files with 20 additions and 1 deletions
+6
View File
@@ -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': {