[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
+3 -3
View File
@@ -48,13 +48,13 @@
<h2 style="text-align: center;"><span class="display-5-fs">24-26.06.2025 // Harleem, Netherlands<br/><br/></span></h2>
</xpath>
<!-- Button -->
<xpath expr="//a[@t-att-href='cta_btn_href'][1]" position="attributes">
<xpath expr="//a[@t-att-href='cta_btn_href']" position="attributes">
<attribute name="class" add="btn-lg" separator=" "/>
</xpath>
<xpath expr="//a[@t-att-href='cta_btn_href'][1]" position="replace" mode="inner">
<xpath expr="//a[@t-att-href='cta_btn_href']" position="replace" mode="inner">
GET TICKETS NOW
</xpath>
<xpath expr="//a[@t-att-href='cta_btn_href'][2]" position="replace"/>
<xpath expr="//a[@href='/contactus']" position="replace"/>
</template>
<!-- ======== NUMBERS GRID ======== -->