* Timesheet/Resources/Filemanager/Calendar: customfields could not be deleted

This commit is contained in:
Ralf Becker
2017-01-17 18:24:56 +01:00
parent 83f8850568
commit f9bbcdeb86
5 changed files with 6 additions and 5 deletions

View File

@ -63,7 +63,7 @@ class resources_hooks
'Configure Access Permissions' => Egw::link('/index.php',
'menuaction=resources.resources_acl_ui.index&ajax=true'),
'Custom Fields'=>egw::link('/index.php',
'menuaction=admin.customfields.index&appname=resources&ajax=true'),
'menuaction=admin.admin_customfields.index&appname=resources&ajax=true'),
);
if ($location == 'admin')
{