use api instead of home for browser based mime-handlers

This commit is contained in:
Ralf Becker 2016-05-06 17:50:00 +00:00
parent 28b534d7eb
commit af9d5a6a66

View File

@ -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(