[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#951
X-original-commit: eb6db3a1cf
Related: odoo/odoo#181663
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
@@ -16,7 +16,7 @@ const snippets = [
|
|||||||
{
|
{
|
||||||
id: 's_pricelist_boxed',
|
id: 's_pricelist_boxed',
|
||||||
name: 'Pricelist Boxed',
|
name: 'Pricelist Boxed',
|
||||||
groupName: "Content",
|
groupName: "Text",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 's_features_wall',
|
id: 's_features_wall',
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ const snippets = [
|
|||||||
{
|
{
|
||||||
id: 's_pricelist_cafe',
|
id: 's_pricelist_cafe',
|
||||||
name: 'Pricelist cafe',
|
name: 'Pricelist cafe',
|
||||||
groupName: "Content",
|
groupName: "Text",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 's_quotes_carousel',
|
id: 's_quotes_carousel',
|
||||||
|
|||||||
Reference in New Issue
Block a user