mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
2af8cccd65
Before this commit, the generated code was incorrect, and crashed, when there was a t-esc="abc" in a subtemplate, with t-set="abc" done outside the subtemplate, with syntax <t t-set="abc">value</t>.