Fix bad key for type of contact of resources

This commit is contained in:
Laurent Destailleur 2019-10-01 11:33:43 +02:00
parent c7da05e4a1
commit 35fdaaf355

View File

@ -565,7 +565,7 @@ if ($id == 11)
'project' => $langs->trans('Project'),
'project_task' => $langs->trans('Task'),
'agenda' => $langs->trans('Agenda'),
'resource' => $langs->trans('Resource'),
'dolresource' => $langs->trans('Resource'),
// old deprecated
'propal' => $langs->trans('Proposal'),
'commande' => $langs->trans('Order'),