[IMP] web_dialog_size: Migration to 16.0

[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
This commit is contained in:
tarteo
2023-03-02 15:17:23 +01:00
committed by jguerriat
parent 000342b0b7
commit e0d6f11eaa
18 changed files with 181 additions and 168 deletions

View File

@@ -1,3 +0,0 @@
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``.

View File

@@ -1,3 +1,4 @@
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*