mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_*: adapt themes with new s_company_team_grid snippet
*: anelusia, artists, beauty, bewise, bistro, bookstore, clean, cobalt, kea, kiddo, monglia, nano, notes, orchid, real_estate, treehouse, vehicle, yes This commit adapts the design of new `s_company_team_grid` snippet for multiple themes. task-4150614 closes odoo/design-themes#901 Part-of: task-4077427 Related: odoo/odoo#179791 Signed-off-by: Christopher du Toit (chto) <chto@odoo.com>
This commit is contained in:
committed by
Chrysanthe (chgo)
parent
b9b7ebd9e9
commit
5051a4a68a
@@ -629,6 +629,13 @@
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<template id="s_company_team_grid" inherit_id="website.s_company_team_grid">
|
||||
<!-- Section -->
|
||||
<xpath expr="//section" position="attributes">
|
||||
<attribute name="class" add="o_cc5" remove="o_cc1" separator=" "/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ======== FREE GRID ======== -->
|
||||
<template id="s_freegrid" inherit_id="website.s_freegrid">
|
||||
<!-- Title -->
|
||||
|
||||
Reference in New Issue
Block a user