[IMP] *: remove deprecated 't-esc' ir.qweb directive

task-4461090

closes odoo/design-themes#1150

Related: odoo/odoo#228421
Related: odoo/enterprise#95456
Related: odoo/documentation#14675
Related: odoo/upgrade#8493
Related: odoo/upgrade-util#326
Signed-off-by: Christophe Matthieu (chm) <chm@odoo.com>
This commit is contained in:
Gorash
2025-09-24 15:19:43 +02:00
parent 23c7f7c1da
commit 8b04b6dcf9
3 changed files with 3 additions and 3 deletions
@@ -18,7 +18,7 @@
</h1>
<p>With over 15 years of proven success, we deliver expert guidance and strategic insights for your businesss future.</p>
<p><br/></p>
<a t-att-href="cta_btn_href" class="btn btn-primary btn-lg"><t t-esc="cta_btn_text">Learn more</t></a>
<a t-att-href="cta_btn_href" class="btn btn-primary btn-lg"><t t-out="cta_btn_text">Learn more</t></a>
</div>
</xpath>
<xpath expr="//div[hasclass('col-lg-8')]" position="attributes">