odoo/design-themes#804
Created by Website, Serge Bayet (seba)
Blocked
- Merge method
- Review
-
CI
- ci/runbot: (runtime 3291s)
- Linked pull requests
- label
- odoo-dev:master-replace-t-esc-by-t-out-seba
- head
- 37b25e5b4d47121e6e52c991e643c6127e49d2e6
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