[FIX] reload the listview's content anytime there are ids in the listview's dataset...
authorXavier Morel <xmo@openerp.com>
Mon, 12 Sep 2011 13:31:15 +0000 (15:31 +0200)
committerXavier Morel <xmo@openerp.com>
Mon, 12 Sep 2011 13:31:15 +0000 (15:31 +0200)
commit05bedcc76aedb734f654dfe2aa17900efe4eb6dc
tree3ae0a3436ccb4dec92c40444cdca6b61ecfb16b5
parenta0e9e6cc474b59da72f4019c32f39050f0ee3a69
[FIX] reload the listview's content anytime there are ids in the listview's dataset, not just when the listview was explicitly hidden

otherwise, when the list is not the first/primary view, it needs to appear (and reload itself) even though it was not explicitly hidden

lp bug: https://launchpad.net/bugs/847787 fixed

bzr revid: xmo@openerp.com-20110912133115-uiwj3fhxfjm441nk
addons/web/static/src/js/list.js