fix: Image uploader in Rich Editor now works correctly

This commit is contained in:
Doug Bell 2008-07-20 19:39:41 +00:00
parent f8141d46f6
commit 5b4ffcec5f
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@
- fixed backwards compatibility with new form control API additions: getValue is now
an alias to getValueFromForm instead of vice-versa. getValue is still the preferred
method, getValueFromForm is still the deprecated method.
- fixed: Image Collateral Uploader in Rich Editor now works correctly
7.5.17
- fixed: Payment Methods Hover Help Incomplete