[IMP] theme_*: review s_references snippet occurrences

*: theme_buzzy, theme_cobalt, theme_kea, theme_nano, theme_odoo_experts,
theme_paptic, theme_vehicle, theme_zap

The goal of this commit is to fix xpath after the `s_references` snippet
redesign, and eventually tweak some classes.

task-3668033

closes odoo/design-themes#838

Related: odoo/odoo#163837
Signed-off-by: Soukéina Bojabza (sobo) <sobo@odoo.com>
This commit is contained in:
Chrysanthe (chgo)
2024-07-25 13:17:32 +02:00
parent 4492c5dfa6
commit 32298b742a
15 changed files with 17 additions and 56 deletions
+1 -6
View File
@@ -194,12 +194,7 @@
<!-- ==== References ===== -->
<template id="s_references" inherit_id="website.s_references" name="Paptic s_references">
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc o_cc1" separator=" "/>
</xpath>
<xpath expr="//h2" position="replace"/>
<xpath expr="//p" position="replace"/>
<xpath expr="//div[hasclass('col-lg-12')]" position="replace"/>
</template>
<!-- ==== Three Columns ===== -->