mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-17 02:41:02 +01:00
Re-enable view infologs on organisations, works fine.
This commit is contained in:
parent
feb0d6d5af
commit
e6bdc9fd8c
@ -570,7 +570,6 @@ class addressbook_ui extends addressbook_bo
|
|||||||
'icon' => 'infolog/navbar',
|
'icon' => 'infolog/navbar',
|
||||||
'onExecute' => 'javaScript:app.addressbook.view_infolog',
|
'onExecute' => 'javaScript:app.addressbook.view_infolog',
|
||||||
'allowOnMultiple' => true,
|
'allowOnMultiple' => true,
|
||||||
'disableClass' => 'contact_organisation',
|
|
||||||
'hideOnDisabled' => true,
|
'hideOnDisabled' => true,
|
||||||
),
|
),
|
||||||
'infolog_add' => array(
|
'infolog_add' => array(
|
||||||
|
Loading…
Reference in New Issue
Block a user