mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[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:
@@ -43,7 +43,7 @@
|
||||
'website.s_media_list_default_image_2': '/theme_notes/static/src/img/content/content_img_26.jpg',
|
||||
'website.s_media_list_default_image_3': '/theme_notes/static/src/img/content/content_img_27.jpg',
|
||||
},
|
||||
'snippet_lists': {
|
||||
'configurator_snippets': {
|
||||
'homepage': ['s_carousel', 's_masonry_block', 's_text_image', 's_product_catalog', 's_media_list', 's_company_team'],
|
||||
},
|
||||
'license': 'LGPL-3',
|
||||
|
||||
Reference in New Issue
Block a user