diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2016-02-14 21:58:03 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2016-02-14 21:58:03 +0100 |
commit | d228958d84877c2b8527330665d912eae2061a76 (patch) | |
tree | bfd72825f45409caca5fe9d5f2271f23d806e982 /UPGRADE | |
parent | ffed859f0ff40adb147b76705cda00ac6936dae6 (diff) |
Small updates
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ for both A and B. Upgrading from v3.2.x --------------------- - Since PRADO 3.3.0, jQuery is the javascript framework of choice. All the existing PRADO controls have - already been ported, and prototype is still included to provide backward comaptibility for custom controls. + already been ported, and prototype is still included to provide backward compatibility for custom controls. Anyway, updating custom controls is probably a good idea. Have a look at the "Upgrading from v3.2" page in the Quickstart tutorial for more informations. |