[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:
Brieuc-brd
2024-09-26 07:39:32 +00:00
parent 8e1fd68ebb
commit bbedc36726
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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',
+1 -1
View File
@@ -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',