mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
MINOR Added CMS->SiteTreeAsUL() to $allowed_actions (#2733)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@63081 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
a317c50186
commit
3b956bb983
@ -45,6 +45,7 @@ class CMSMain extends LeftAndMain implements CurrentPageIdentifier, PermissionPr
|
|||||||
'waitingon',
|
'waitingon',
|
||||||
'EditForm',
|
'EditForm',
|
||||||
'AddPageOptionsForm',
|
'AddPageOptionsForm',
|
||||||
|
'SiteTreeAsUL',
|
||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user