forked from extern/egroupware
"orga-views use now ManualAddressbookIndexOrga, for the context sensitiv manual"
This commit is contained in:
parent
673ab75e7f
commit
0820742057
@ -711,6 +711,8 @@ class uicontacts extends bocontacts
|
||||
$query['order'] = 'org_name';
|
||||
}
|
||||
$rows = parent::organisations($query);
|
||||
|
||||
$GLOBALS['egw_info']['flags']['params']['manual'] = array('page' => 'ManualAddressbookIndexOrga');
|
||||
}
|
||||
else // contacts view
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user