[FIX] fixes a bug caused by two consecutive calls to do_search, with incomplete infor...
authorGery Debongnie <ged@openerp.com>
Mon, 10 Feb 2014 11:23:13 +0000 (12:23 +0100)
committerGery Debongnie <ged@openerp.com>
Mon, 10 Feb 2014 11:23:13 +0000 (12:23 +0100)
commit9eda870d2b8bad1d2c480a9a54eb7264ce4df183
tree970fb2434c26602b7b39d62298855ea70db09ae5
parentff89abba855a2348aec2bd00714bf5adda2565fe
[FIX] fixes a bug caused by two consecutive calls to do_search, with incomplete informations in the first call.  These calls then triggered useless queries and caused an incorrect (but brief) display of partial information in graph view (addon web_graph)

bzr revid: ged@openerp.com-20140210112313-z9elwhmjil41jcd2
addons/web_graph/static/src/js/graph_view.js