odoo/addons/web/static
Xavier Morel a060b1400b [FIX] SelectCreatePopup: append search view at the right position in the DOM
Old error had added the list and the search at the same place of the
popup, leading to strange interactions as the search view is floated
to the right: in Firefox the search view would be hidden behind the
list (completely), in Chrome the search view would be visible but
"overlaid" with a transparent section of the list, and (tentative)
clicks on the search view would have no effect as they'd actually be
done on and in the list view.

bzr revid: xmo@openerp.com-20121019110804-3kg91rro91isp771
2012-10-19 13:08:04 +02:00
..
lib [IMP] added missing localization files 2012-10-15 18:35:27 +02:00
src [FIX] SelectCreatePopup: append search view at the right position in the DOM 2012-10-19 13:08:04 +02:00
test [FIX] various listview issues 2012-10-18 17:01:08 +02:00