diff --git a/code/CMSMain.php b/code/CMSMain.php index d2f253b6..192181ae 100755 --- a/code/CMSMain.php +++ b/code/CMSMain.php @@ -51,7 +51,8 @@ class CMSMain extends LeftAndMain implements CurrentPageIdentifier, PermissionPr 'SiteTreeAsUL', 'getshowdeletedsubtree', 'getfilteredsubtree', - 'batchactions' + 'batchactions', + 'rollback', // see http://open.silverstripe.org/ticket/6291 ); /**