mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
* Addressbook - Enable viewing infolog entries of organisations
This commit is contained in:
parent
c6b2d84777
commit
26aacd8434
@ -608,7 +608,7 @@ class addressbook_ui extends addressbook_bo
|
||||
'caption' => lang('View linked InfoLog entries'),
|
||||
'icon' => 'infolog/navbar',
|
||||
'onExecute' => 'javaScript:app.addressbook.view_infolog',
|
||||
'enableClass' => 'contact_contact',
|
||||
'disableClass' => 'contact_duplicate',
|
||||
'allowOnMultiple' => true,
|
||||
'hideOnDisabled' => true,
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user