[REM] website: remove obsolete s_features templates across themes

The goal of this commit is to remove some obsolete templates of the
`s_features` snippet across design themes, due to changes in the
redesign that invalidate the need of modifying these specific elements.

task-3657631

closes odoo/design-themes#826

Related: odoo/odoo#163577
Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
Chrysanthe (chgo)
2024-07-19 12:57:22 +02:00
parent 88c8ec0d83
commit e3fc061cb9
3 changed files with 0 additions and 26 deletions
-6
View File
@@ -66,12 +66,6 @@
<xpath expr="//div[hasclass('o_we_shape')]" position="replace"/>
</template>
<template id="new_page_template_s_features" inherit_id="website.new_page_template_s_features">
<xpath expr="//div[hasclass('row')]//div[3]//i" position="attributes">
<attribute name="class" add="bg-o-color-2" remove="bg-o-color-3" separator=" "/>
</xpath>
</template>
<template id="new_page_template_s_product_catalog" inherit_id="website.new_page_template_s_product_catalog">
<!-- Remove shape option -->
<xpath expr="//section" position="attributes">