mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
0928c189f4
With this rev., when a t-esc is not set on a <t> tag, we create it inside the node on which it is set, to ensure that the t-esc directive is always set on <t> tags. Same applies for t-raw. Closes #324