Fix links to accounts (home-accounts) would not open properly when you click on them

This commit is contained in:
Nathan Gray 2015-10-05 15:45:44 +00:00
parent 05ea41493d
commit 060cf6073a

View File

@ -143,7 +143,7 @@ class egw_link extends solink
'icon' => 'addressbook/accounts',
'query' => 'accounts::link_query',
'title' => 'common::grab_owner_name',
'view' => array('menuaction'=>'addressbook.addressbook_ui.view'),
'view' => array('menuaction'=>'addressbook.addressbook_ui.view','ajax'=>'true'),
'view_id' => 'account_id'
),
'home' => array(