~openerp-dev/openerp-web/trunk-inline-searchview2-ged

Viewing all changes in revision 4006.

  • Committer: Gery Debongnie
  • Date: 2014-05-06 09:58:50 UTC
  • Revision ID: ged@openerp.com-20140506095850-dm40zb8sskrgwa6y
[FIX] in search, only interacts with parent if it exists (addon web)

the search view is called with null as parent in the js tests, so 
this.getParent() return null and can't be used to bind event handlers.

This commit also only moves the drawer after manager_header if it exists
in the DOM.  This is actually relevant in the js tests, since the full
page is not rendered.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: