diff options
author | wei <> | 2007-04-06 04:28:46 +0000 |
---|---|---|
committer | wei <> | 2007-04-06 04:28:46 +0000 |
commit | 34772099513df0734d3149e7b6d2d011f1f5e5e7 (patch) | |
tree | a3a348b0c2c7ca4c9034b9f3274d1c8547e91fa6 /UPGRADE | |
parent | f9259279765279b63f4e80e3e62e2b90cdae247c (diff) |
refactor client scripts.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ Upgrading from v3.1a - Changed TActiveRatingList's javascript control class
name from "Prado.WebUI.TRatingList" to "Prado.WebUI.TActiveRatingList".
+- Prado's javascript library locations moved from Web/Javascripts/xxx to Web/Javascripts/source/xxx
+
Upgrading from v3.0.x
---------------------
- Validators ClientSide.OnSuccess becomes ClientSide.OnValidationSuccess,
|