BUGFIX: added SideReportForm back in as an allowed action, which is called when loading a new page in the CMS.

This commit is contained in:
Julian Seidenberg 2011-02-24 17:03:24 +13:00
parent dba2ed6c07
commit 1c5f161384

View File

@ -42,6 +42,7 @@ class CMSMain extends LeftAndMain implements CurrentPageIdentifier, PermissionPr
'PublishItemsForm',
'RootForm',
'sidereport',
'SideReportsForm',
'submit',
'versions',
'EditForm',