diff options
author | wei <> | 2006-12-03 23:29:46 +0000 |
---|---|---|
committer | wei <> | 2006-12-03 23:29:46 +0000 |
commit | 79744dc6fe2393a36eb9fa4714134c490b999f89 (patch) | |
tree | 49f15483e11357fe2e298f28705d99bfb382281b /UPGRADE | |
parent | 256911855a051525575ecd8aa8fae9b39ab6d7b5 (diff) |
Fixed #400
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ Upgrading from v3.0.5 the appearance of existing PRADO applications that use TDataGrid.
- If TUrlMapping is used, you need to set the UrlManager property of
THttpRequest to the module ID of TUrlMapping.
+- TJavascriptLogger toggle key is changed from ALT-D to ALT-J.
+ Use the ToggleKey property chanage to a different key.
Upgrading from v3.0.4
---------------------
|