[FIX] problem with search view

bzr revid: nicolas.vanhoren@openerp.com-20120628120423-1rjiwsg35oleucyq
This commit is contained in:
niv-openerp 2012-06-28 14:04:23 +02:00
parent a6e3d4bf00
commit 0f2b27e161
1 changed files with 0 additions and 1 deletions

View File

@ -635,7 +635,6 @@ instance.web.SearchView = instance.web.Widget.extend(/** @lends instance.web.Sea
(new instance.web.search.CustomFilters(this));
// add Advanced to this.inputs
(new instance.web.search.Advanced(this));
(new instance.web.search.AddToDashboard(this));
// build drawer
var drawer_started = $.when.apply(