mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[FIX] theme_bistro, theme_beauty: adapt tours
Following the reorganization of price list snippets, this commit adapts the tour of themes that currently use them. task-4212916 closes odoo/design-themes#942 Related: odoo/odoo#181510 Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
@@ -16,7 +16,7 @@ const snippets = [
|
||||
{
|
||||
id: 's_pricelist_boxed',
|
||||
name: 'Pricelist Boxed',
|
||||
groupName: "Content",
|
||||
groupName: "Text",
|
||||
},
|
||||
{
|
||||
id: 's_features_wall',
|
||||
|
||||
@@ -16,7 +16,7 @@ const snippets = [
|
||||
{
|
||||
id: 's_pricelist_cafe',
|
||||
name: 'Pricelist cafe',
|
||||
groupName: "Content",
|
||||
groupName: "Text",
|
||||
},
|
||||
{
|
||||
id: 's_quotes_carousel',
|
||||
|
||||
Reference in New Issue
Block a user