odoo/design-themes#804
Created by Website, Serge Bayet (seba)
Blocked
- Merge method
- Review
-
CI
- ci/runbot: (runtime 2338s)
- Linked pull requests
- label
- odoo-dev:master-replace-t-esc-by-t-out-seba
- head
- 9d348282f394f27ab13af002dc459c64626df86e
odoo/odoo | odoo/enterprise | odoo/design-themes | |
---|---|---|---|
master | #168191 missing r+ | #65501 missing r+ | #804 missing r+ |
[REF] theme_cobalt, *: migrate from deprecated t-esc to t-out
*: theme_graphene, theme_kiddo, theme_odoo_experts, theme_paptic, theme_test_custo
This commit updates all instances of the deprecated t-esc attribute within the web_editor and website modules to use the recommended t-out attribute.
See also :
- odoo/odoo#168191
- odoo/enterprise#65501