mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Fix AssetAdmin::$allowed_actions
This commit is contained in:
parent
f03f396b35
commit
aeacbc38aa
@ -28,6 +28,7 @@ class AssetAdmin extends LeftAndMain implements PermissionProvider{
|
|||||||
'delete',
|
'delete',
|
||||||
'AddForm',
|
'AddForm',
|
||||||
'DeleteItemsForm',
|
'DeleteItemsForm',
|
||||||
|
'SearchForm',
|
||||||
'getsubtree',
|
'getsubtree',
|
||||||
'movemarked',
|
'movemarked',
|
||||||
'removefile',
|
'removefile',
|
||||||
|
Loading…
Reference in New Issue
Block a user