[IMP] theme_bookstore: revamp the theme
task-4178030
X-original-commit: 563bce5b46
Part-of: odoo/design-themes#971
Related: odoo/odoo#182039
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
@@ -10,25 +10,25 @@ const snippets = [
|
||||
groupName: "Intro",
|
||||
},
|
||||
{
|
||||
id: 's_masonry_block',
|
||||
name: 'Masonry',
|
||||
groupName: "Images",
|
||||
},
|
||||
{
|
||||
id: 's_process_steps',
|
||||
name: 'Steps',
|
||||
groupName: "Content",
|
||||
},
|
||||
{
|
||||
id: 's_showcase',
|
||||
name: 'Showcase',
|
||||
groupName: "Content",
|
||||
id: 's_key_images',
|
||||
name: 'Key Images',
|
||||
groupName: "Columns",
|
||||
},
|
||||
{
|
||||
id: 's_title',
|
||||
name: 'Title',
|
||||
groupName: "Text",
|
||||
},
|
||||
{
|
||||
id: 's_accordion_image',
|
||||
name: 'Accordion Image',
|
||||
groupName: "Content",
|
||||
},
|
||||
{
|
||||
id: 's_cta_box',
|
||||
name: 'CTA Box',
|
||||
groupName: "Content",
|
||||
},
|
||||
];
|
||||
|
||||
wTourUtils.registerThemeHomepageTour("bookstore_tour", () => [
|
||||
|
||||
Reference in New Issue
Block a user