[REF] theme_*: rename snippets_list to configurator_snippets
This commit renames the `snippets_list` manifest key to `configurator_snippets` across all themes. task-3381714 Part-of: odoo/design-themes#692
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
'website.s_product_catalog_default_image': '/theme_bistro/static/src/img/backgrounds/16.jpg',
|
||||
'website.s_quotes_carousel_demo_image_1': '/theme_bistro/static/src/img/backgrounds/19.jpg',
|
||||
},
|
||||
'snippet_lists': {
|
||||
'configurator_snippets': {
|
||||
'homepage': ['s_cover', 's_features', 's_picture', 's_product_catalog', 's_text_block', 's_quotes_carousel'],
|
||||
'pricing': ["s_text_image", "s_product_catalog"],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user