mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] *: adapt xpath to s_product_catalog changes
*: theme_artists, theme_bistro Related to task-3665307 closes odoo/design-themes#1073 Related: odoo/odoo#209475 Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
@@ -8,9 +8,6 @@
|
||||
<attribute name="style"/>
|
||||
</xpath>
|
||||
<!-- Title container -->
|
||||
<xpath expr="//div[hasclass('text-center')]" position="attributes">
|
||||
<attribute name="class" remove="text-center pb48" separator=" "/>
|
||||
</xpath>
|
||||
<xpath expr="//h2" position="replace">
|
||||
<h2 style="text-align: left !important;">Upcoming Exhibitions</h2>
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user