mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[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:
@@ -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 ===== -->
|
||||
|
||||
Reference in New Issue
Block a user