mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-05 21:49:28 +01:00
"added uicontacts --> addressbook_ui conversation, as user on english list reported a problem with it"
This commit is contained in:
parent
4d4962769a
commit
a54df4b480
@ -688,6 +688,7 @@ function &CreateObject($class)
|
||||
'uiroles' => 'projectmanager_roles_ui',
|
||||
'uimilestones' => 'projectmanager_milestones_ui',
|
||||
'uipricelist' => 'projectmanager_pricelist_ui',
|
||||
'uicontacts' => 'addressbook_ui',
|
||||
);
|
||||
if (isset($replace[$classname]))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user