Fix AssetAdmin::$allowed_actions

This commit is contained in:
Ingo Schommer 2013-06-21 00:54:28 +02:00
parent f03f396b35
commit aeacbc38aa
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ class AssetAdmin extends LeftAndMain implements PermissionProvider{
'delete',
'AddForm',
'DeleteItemsForm',
'SearchForm',
'getsubtree',
'movemarked',
'removefile',