You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
1.1 KiB

10 years ago
  1. Show searchbar over full width
  2. ==============================
  3. Odoo's default search bar is rather narrow, which causes it to grow vertically when applying a lot of filters. For small screens this can be a problem as it wastes a lot of space. This addon addresses this issue by growing the search bar to the whole width of the screen, moving it below the breadcrumb. A side effect of this is that the breadcrumb can also use the full screen width, which makes it reasonable not to cut off titles after 7 characters.
  4. The result looks like this:
  5. .. image:: /web_searchbar_full_width/static/description/preview.png
  6. :alt: Searchbar over full screen width
  7. Credits
  8. =======
  9. Contributors
  10. ------------
  11. * Holger Brunn <hbrunn@therp.nl>
  12. Maintainer
  13. ----------
  14. .. image:: http://odoo-community.org/logo.png
  15. :alt: Odoo Community Association
  16. :target: http://odoo-community.org
  17. This module is maintained by the OCA.
  18. OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
  19. To contribute to this module, please visit http://odoo-community.org.