fixed: Rich editor image uploader doesn't follow size limits

This commit is contained in:
Graham Knop 2008-03-27 19:15:59 +00:00
parent 308671edd0
commit 579d6085ca
2 changed files with 6 additions and 4 deletions

View file

@ -1,5 +1,6 @@
7.5.9
- fixed: Collaboration System attachments follow site's max size instead of CS's
- fixed: Rich editor image uploader doesn't follow size limits
7.5.8
- moved Gallery utility methods to WebGUI::Utility::Gallery