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.

39 lines
1.1 KiB

  1. Expand Dialog
  2. =============
  3. A module that lets the user expand/restore the dialog box size through a button
  4. in the upper right corner (mimicking most windows managers).
  5. Configuration
  6. =============
  7. By default, the module respects the caller's `dialog_size` option. If you want
  8. to override this and have all dialogs maximized by default, set the configuration
  9. parameter `web_dialog_size.default_maximize` to `1`.
  10. Credits
  11. =======
  12. Contributors
  13. ------------
  14. * Anthony Muschang <anthony.muschang@acsone.eu>
  15. * Stéphane Bidoul <stephane.bidoul@acsone.eu>
  16. * Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
  17. * Holger Brunn <hbrunn@therp.nl>
  18. * Siddharth Bhalgami <siddharth.bhalgami@gmail.com>
  19. Maintainer
  20. ----------
  21. .. image:: http://odoo-community.org/logo.png
  22. :alt: Odoo Community Association
  23. :target: http://odoo-community.org
  24. This module is maintained by the OCA.
  25. OCA, or the Odoo Community Association, is a nonprofit organization whose
  26. mission is to support the collaborative development of Odoo features and
  27. promote its widespread use.
  28. To contribute to this module, please visit http://odoo-community.org.