[IMP] improvements to inline searchview (web)
authorGéry Debongnie <ged@odoo.com>
Wed, 21 May 2014 11:18:30 +0000 (13:18 +0200)
committerGéry Debongnie <ged@odoo.com>
Wed, 21 May 2014 11:18:30 +0000 (13:18 +0200)
commitaec3ba08ae6b8ec50c8f1cb57ae510f567556d92
tree2be35743232cded6a7ace549c12770fcc7f796ac
parentcc64d1d3180a56cfef6de073f1889129b82286a2
[IMP] improvements to inline searchview (web)

this commit splits the widget CustomFilters in two widgets:
CustomReports and SaveFilter.  CustomReports is the widget
displaying the list of reports, and SaveFilter obviously is the
Save Current Filter widget.

The goal was to put the custom reports in the first column and the
Save Current Filter form in the second.
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