mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[REF] theme_cobalt, *: migrate from deprecated t-esc to t-out
*: theme_graphene, theme_kiddo, theme_odoo_experts, theme_paptic, theme_test_custo See also : https://github.com/odoo/odoo/pull/168191 task-3573251 closes odoo/design-themes#804 Related: odoo/odoo#168191 Related: odoo/enterprise#65501 Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
@@ -183,7 +183,7 @@
|
||||
|
||||
<!-- ==== Call To Action ===== -->
|
||||
<template id="s_call_to_action" inherit_id="website.s_call_to_action" name="Cobalt s_call_to_action">
|
||||
<xpath expr="//t[@t-esc='cta_btn_text']" position="replace" mode="inner">
|
||||
<xpath expr="//t[@t-out='cta_btn_text']" position="replace" mode="inner">
|
||||
START NOW
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user