contact email not display on tooltip
field not initialised
This commit is contained in:
parent
eb70d6eea1
commit
692dd0b5db
@ -659,6 +659,7 @@ while ($i < min($num,$limit))
|
||||
$contactstatic->id=$obj->cidp;
|
||||
$contactstatic->statut=$obj->statut;
|
||||
$contactstatic->poste=$obj->poste;
|
||||
$contactstatic->email=$obj->email;
|
||||
$contactstatic->phone_pro=$obj->phone_pro;
|
||||
$contactstatic->phone_perso=$obj->phone_perso;
|
||||
$contactstatic->phone_mobile=$obj->phone_mobile;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user