mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Move api-accounts links to api app, fixes search in account selectbox does not work without home permission
This commit is contained in:
parent
974c6105e1
commit
0ab67c3280
@ -141,7 +141,7 @@ class Link extends Link\Storage
|
||||
*/
|
||||
static $app_register = array(
|
||||
'api-accounts' => array( // user need run-rights for home
|
||||
'app' => 'home',
|
||||
'app' => 'api',
|
||||
'name' => 'Accounts',
|
||||
'icon' => 'addressbook/accounts',
|
||||
'query' => 'EGroupware\\Api\\Accounts::link_query',
|
||||
|
Loading…
Reference in New Issue
Block a user