[IMP] theme_bistro: revamp the theme
task-4178021 Part of task-4177975 closes odoo/design-themes#919 Related: odoo/odoo#180736 Signed-off-by: Outagant Mehdi (mou) <mou@odoo.com> Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
<odoo>
|
||||
|
||||
<template id="s_quadrant" inherit_id="website.s_quadrant">
|
||||
<!-- Layout -->
|
||||
<xpath expr="//section" position="attributes">
|
||||
<attribute name="class" add="o_cc o_cc3 o_colored_level" separator=" "/>
|
||||
</xpath>
|
||||
<xpath expr="(//div[hasclass('o_grid_item_image')])[1]" position="replace"/>
|
||||
<xpath expr="(//div[hasclass('o_grid_item_image')])[2]" position="replace"/>
|
||||
|
||||
<!-- Title -->
|
||||
<xpath expr="//h2" position="replace" mode="inner">
|
||||
Taste & Enjoy
|
||||
|
||||
Reference in New Issue
Block a user