mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
FIX: Fixed create-folder function:
This commit is contained in:
parent
91b602c768
commit
b7b62e5aea
@ -25,6 +25,7 @@ class AssetAdmin extends LeftAndMain implements PermissionProvider{
|
||||
public static $allowed_actions = array(
|
||||
'addfolder',
|
||||
'delete',
|
||||
'AddForm',
|
||||
'DeleteItemsForm',
|
||||
'getsubtree',
|
||||
'movemarked',
|
||||
|
Loading…
Reference in New Issue
Block a user