Task #1485 : by default the dialog box are fixed but can be moved
This commit is contained in:
parent
7a0bca608b
commit
b5795ac97c
8 changed files with 31 additions and 24 deletions
|
|
@ -310,4 +310,6 @@ define ('EXC_PARAM_VALUE',1005);
|
|||
define ('EXC_PARAM_TYPE',1006);
|
||||
define ('EXC_DUPLICATE',1200);
|
||||
define ('ICONON','icon-on.png');
|
||||
define ('ICONOFF','icon-off.png');
|
||||
define ('ICONOFF','icon-off.png');
|
||||
define ("PINDG","⊕");
|
||||
define ("UNPINDG","≊");
|
||||
Loading…
Add table
Add a link
Reference in a new issue