Report Widgets now support the use of AJAX event handlers. ping @ChadStrat

This commit is contained in:
Samuel Georges 2015-02-28 11:53:24 +11:00
parent 543686c8e0
commit 6c441b92d4
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
* **Build 21x** (2015-02-xx)
- Report Widgets now support the use of AJAX event handlers.
* **Build 210** (2015-02-28)
- Fixes an intermittent issue where a `CmsXXX_XXXClass` cache class cannot be found and throws a fatal error.