mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
use api instead of home for browser based mime-handlers
This commit is contained in:
parent
28b534d7eb
commit
af9d5a6a66
@ -149,7 +149,7 @@ class Link extends Link\Storage
|
||||
'view' => array('menuaction'=>'addressbook.addressbook_ui.view','ajax'=>'true'),
|
||||
'view_id' => 'account_id'
|
||||
),
|
||||
'home' => array(
|
||||
'api' => array(
|
||||
// handling of text or pdf files by browser in a popup window
|
||||
'mime' => array(
|
||||
'application/pdf' => array(
|
||||
|
Loading…
Reference in New Issue
Block a user