"orga-views use now ManualAddressbookIndexOrga, for the context sensitiv manual"

This commit is contained in:
Ralf Becker 2007-05-04 11:57:37 +00:00
parent 673ab75e7f
commit 0820742057

View File

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