mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
e4c296a7d2
Before this commit, owl parser would ignore the `.number` suffix on <select> options. I do not see a good reason for that, and it prevents some legitimate usecases. closes #1444