[FIX] web: return _super deferred in start method
authorDenis Ledoux <dle@odoo.com>
Tue, 29 Jul 2014 17:43:56 +0000 (19:43 +0200)
committerDenis Ledoux <dle@odoo.com>
Tue, 29 Jul 2014 17:43:56 +0000 (19:43 +0200)
commit64ed698a584e8c5242369e2e42b6f7d26e5c8694
treefb2467aa68e0644ff0248b18beedcf5e28d0cd36
parent70605240a9e4e0279bd339c3d80cab3862a58abd
[FIX] web: return _super deferred in start method

Forget to include the _super method in the deferred returned by the start function of the search view
See previous rev. 70605240a9e4e0279bd339c3d80cab3862a58abd
addons/web/static/src/js/search.js