forked from extern/egroupware
disable filemanager link for mulitple selected contacts
This commit is contained in:
parent
fb5ea143be
commit
633b3da6b4
@ -565,6 +565,7 @@ class addressbook_ui extends addressbook_bo
|
||||
'icon' => 'filemanager/navbar',
|
||||
'caption' => 'Filemanager',
|
||||
'url' => 'menuaction=filemanager.filemanager_ui.index&path=/apps/addressbook/$id',
|
||||
'allowOnMultiple' => false,
|
||||
'group' => $group,
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user