mirror of https://github.com/OCA/web.git
40 lines
1.1 KiB
ReStructuredText
40 lines
1.1 KiB
ReStructuredText
Expand Dialog
|
|
=============
|
|
|
|
A module that lets the user expand/restore the dialog box size through a button
|
|
in the upper right corner (mimicking most windows managers).
|
|
|
|
Configuration
|
|
=============
|
|
|
|
By default, the module respects the caller's `dialog_size` option. If you want
|
|
to override this and have all dialogs maximized by default, set the configuration
|
|
parameter `web_dialog_size.default_maximize` to `1`.
|
|
|
|
Credits
|
|
=======
|
|
|
|
Contributors
|
|
------------
|
|
|
|
* Anthony Muschang <anthony.muschang@acsone.eu>
|
|
* Stéphane Bidoul <stephane.bidoul@acsone.eu>
|
|
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
|
|
* Holger Brunn <hbrunn@therp.nl>
|
|
* Siddharth Bhalgami <siddharth.bhalgami@gmail.com>
|
|
|
|
Maintainer
|
|
----------
|
|
|
|
.. image:: http://odoo-community.org/logo.png
|
|
:alt: Odoo Community Association
|
|
:target: http://odoo-community.org
|
|
|
|
This module is maintained by the OCA.
|
|
|
|
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.
|
|
|
|
To contribute to this module, please visit http://odoo-community.org.
|