[FIX] fix various issues with the drawer (addon web)
authorGéry Debongnie <ged@odoo.com>
Mon, 26 May 2014 13:45:28 +0000 (15:45 +0200)
committerGéry Debongnie <ged@odoo.com>
Mon, 26 May 2014 13:45:28 +0000 (15:45 +0200)
commite9732dab8d1bf0aceec6f5e9bb73875c29d23452
tree26e2af00f6624d948075cc484693597806e9bffd
parentd5f5d077790634b7c4c99c4b9e90ce787cee6eb4
[FIX] fix various issues with the drawer (addon web)

* separate the css class oe_searchview_custom into oe_searchview_custom
and oe_searchview_savefilter to be able to style them independently
* by default, the drawer has display:none
* fix a bug occuring when the user removed a custom filter (it hid the
remaining filters)
addons/web/static/src/css/base.css
addons/web/static/src/css/base.sass
addons/web/static/src/js/search.js
addons/web/static/src/xml/base.xml