[IMP] theme_*: adapt xpath to s_cover snippet minor changes

task-4505899

closes odoo/design-themes#1058

Related: odoo/odoo#200313
Related: odoo/enterprise#80744
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
qsm-odoo
2025-05-06 12:32:52 +02:00
parent 8c1b9bc34d
commit 6d4a180260
5 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
<xpath expr="//a[@t-att-href='cta_btn_href'][1]" position="attributes">
<attribute name="class" add="btn-primary" remove="btn-secondary" separator=" "/>
</xpath>
<xpath expr="//a[@t-att-href='cta_btn_href'][2]" position="replace"/>
<xpath expr="//a[@href='/contactus']" position="replace"/>
</template>
</odoo>