odoo/addons/web/static
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
..
lib [FIX] web: datejs Spanish long format 2015-12-09 08:56:00 +01:00
src [FIX] web: repair length field in view list 2016-10-24 13:25:58 +02:00
test [FIX] py.js: unhandled prefix `not` 2015-11-19 13:54:26 +01:00