[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:
Brieuc-brd
2024-09-26 09:39:32 +02:00
parent 0dd9e17b8f
commit eb6db3a1cf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ const snippets = [
{
id: 's_pricelist_boxed',
name: 'Pricelist Boxed',
groupName: "Content",
groupName: "Text",
},
{
id: 's_features_wall',
+1 -1
View File
@@ -16,7 +16,7 @@ const snippets = [
{
id: 's_pricelist_cafe',
name: 'Pricelist cafe',
groupName: "Content",
groupName: "Text",
},
{
id: 's_quotes_carousel',