Fix a bad script link in the JsonTable. Fixes bug #12202.

This commit is contained in:
Colin Kuskie 2011-07-23 14:38:31 -07:00
parent 50ddc03cd8
commit 4aeb70d323
2 changed files with 22 additions and 0 deletions

View file

@ -4,6 +4,7 @@
- added the optional WebGUI::Content::PDFGenerator, not enabled by default
(see the module's documentation).
- fixed #12204: Default forum notification template produces invalid HTML
- fixed #12202: JsonTable refers to unexistent YUI file
7.10.20
- fixed: Do not call group methods on an undefined value.