mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
Add view hooks to addressbook-email so they open
This commit is contained in:
parent
4dc9f6a472
commit
6f37d9b608
@ -373,6 +373,10 @@ class addressbook_hooks
|
||||
'additional' => array(
|
||||
'addressbook-email' => array(
|
||||
'query' => 'addressbook.addressbook_bo.link_query_email',
|
||||
'view' => array(
|
||||
'menuaction' => 'addressbook.addressbook_ui.view'
|
||||
),
|
||||
'view_id' => 'contact_id',
|
||||
),
|
||||
),
|
||||
'merge' => true,
|
||||
|
Loading…
Reference in New Issue
Block a user