mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_dialog_size: Migration to 16.0 [REM] Remove duplicate configuration readme file [FIX] Make it work for normal dialogs also [FIX] SelectCreateDialog precommit
7 lines
338 B
ReStructuredText
7 lines
338 B
ReStructuredText
By default, the module respects the caller's ``dialog_size`` option.
|
|
If you want to set dialog boxes maximized by default, you need to:
|
|
|
|
#. Go to *Settings -> Technical -> Parameters -> System Parameters*
|
|
#. Add a new record with the text *web_dialog_size.default_maximize* in
|
|
the *Key* field and the text *True* in the *Value* field
|