mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 09:09:04 +01:00
added a small default registry for f(elami)mail, to list it in the quick add menu, without really supporting linking with mails
This commit is contained in:
parent
be12e577e9
commit
2e3a0a06cd
@ -46,6 +46,12 @@ class bolink extends solink
|
||||
),
|
||||
'view_id' => 'project_id'
|
||||
),
|
||||
'felamimail' => array(
|
||||
'add' => array(
|
||||
'menuaction' => 'felamimail.uicompose.compose',
|
||||
),
|
||||
'add_popup' => '700x750',
|
||||
),
|
||||
/*
|
||||
'email' => array(
|
||||
'view' => array(
|
||||
|
Loading…
Reference in New Issue
Block a user