odoo/addons/web/static/src
Nicolas Lempereur 5d17749ff4 [FIX] web: repair length field in view list
Underscore method _.each expects an array like object when a "length"
property is present.

This was an issue with a record having a numeric "length" field set to a
non-negative value. When changing a line the change would not appear on
blur.

This issue was fixed with 0e664c9e9 but introduced back with f0e331e00.

opw-691070
2016-10-24 13:25:58 +02:00
..
css [FIX] web: fix layout issue in Chrome 50 (again) 2016-04-19 17:44:24 +02:00
font [FIX] File permission: remove unnecessary executable perm on files 2015-01-23 11:11:27 +01:00
img [FIX] Use local copies of png instead of fetching them from websites 2015-01-23 11:23:04 +01:00
js [FIX] web: repair length field in view list 2016-10-24 13:25:58 +02:00
xml [FIX] make m2m checkbox labels clickable 2016-01-29 16:24:14 +01:00