[FIX] display issues of objects with a field called "length"
authorXavier Morel <xmo@openerp.com>
Mon, 10 Jun 2013 07:05:27 +0000 (09:05 +0200)
committerXavier Morel <xmo@openerp.com>
Mon, 10 Jun 2013 07:05:27 +0000 (09:05 +0200)
_.each will interpret these as arrays and take incorrect/nonsensical
code paths.

bzr revid: xmo@openerp.com-20130610070527-5u6uirvfkygsp57d

1  2 
addons/web/static/src/js/view_list.js

Simple merge