Agenda contacts type wasn't shown in $elementList

This commit is contained in:
Marcos García 2012-12-31 05:10:35 +01:00
parent 3b68faa119
commit adc9897d16

View File

@ -371,7 +371,8 @@ if ($id == 11)
'propal' => $langs->trans('Proposal'),
'facture' => $langs->trans('Bill'),
'facture_fourn' => $langs->trans('SupplierBill'),
'fichinter' => $langs->trans('InterventionCard')
'fichinter' => $langs->trans('InterventionCard'),
'agenda' => $langs->trans('Agenda')
);
if (! empty($conf->global->MAIN_SUPPORT_CONTACT_TYPE_FOR_THIRDPARTIES)) $elementList["societe"] = $langs->trans('ThirdParty');
$sourceList = array(