mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
b242230e20
Previously, if two attributes in t-att-class shared some classes, their presence would be determined by the last attribute declared, instead of being present if any attribute containing it evaluates to true. This commit fixes that.