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:
@@ -20,7 +20,7 @@
|
||||
'website.s_parallax_default_image': '/theme_graphene/static/src/img/pictures/content_12.jpg',
|
||||
'website.s_picture_default_image': '/theme_graphene/static/src/img/pictures/content_04.jpg',
|
||||
},
|
||||
'snippet_lists': {
|
||||
'configurator_snippets': {
|
||||
'homepage': ['s_cover', 's_text_image', 's_numbers', 's_picture', 's_comparisons'],
|
||||
},
|
||||
'depends': ['theme_common'],
|
||||
|
||||
Reference in New Issue
Block a user