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',
|
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