mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_anelusia, *: s_product_catalog adaptations
*: theme_artists, theme_avantgarde, theme_beauty, theme_bewise, theme_bistro, theme_bookstore, theme_buzzy, theme_clean, theme_kiddo, theme_loftspace, theme_notes, theme_odoo_experts, theme_orchid, theme_paptic This commit adapts the s_product_catalog customizations since this snippet has been redesigned in PR [1]. task-3665307 Part of task-3619705 [1]:https://github.com/odoo/odoo/pull/173507 closes odoo/design-themes#833 Related: odoo/odoo#173507 Signed-off-by: Benjamin Vray (bvr) <bvr@odoo.com>
This commit is contained in:
@@ -220,4 +220,10 @@
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ======== PRICELIST ======== -->
|
||||
<template id="s_product_catalog" inherit_id="website.s_product_catalog">
|
||||
<!-- Remove filter -->
|
||||
<xpath expr="//div[hasclass('o_we_bg_filter')]" position="replace"/>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user