mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
Merge pull request #778 from silverstripe/pulls/allowed_actions-deny
Fix AssetAdmin::$allowed_actions
This commit is contained in:
commit
e324e9fc4e
@ -28,6 +28,7 @@ class AssetAdmin extends LeftAndMain implements PermissionProvider{
|
||||
'delete',
|
||||
'AddForm',
|
||||
'DeleteItemsForm',
|
||||
'SearchForm',
|
||||
'getsubtree',
|
||||
'movemarked',
|
||||
'removefile',
|
||||
|
Loading…
Reference in New Issue
Block a user