Form editor: 'Cursor' property is not applied anymore.
[DEVELOPMENT ENVIRONMENT] * BUG: Form editor: 'Cursor' property is not applied anymore.
This commit is contained in:
parent
6a451b4b6c
commit
541deeede0
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ Static Public Sub _init()
|
|||
$cRedirect["Tag"] = True
|
||||
$cRedirect["Password"] = True
|
||||
$cRedirect["Mouse"] = True
|
||||
$cRedirect["Cursor"] = True
|
||||
$cRedirect["ToolTip"] = True
|
||||
$cRedirect["Drop"] = True
|
||||
$cRedirect["List"] = True
|
||||
|
|
Loading…
Reference in a new issue