mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
367725d194
This commit also changes the behaviour of willPatch and patched: they no longer transfer data from one to the other, because it can be done cleanly by hooks and a closure. closes #307