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