Update linesalesrepresentative.tpl.php
This commit is contained in:
parent
7c8efc741e
commit
63cc942298
@ -42,6 +42,7 @@ if ($nbofsalesrepresentative > 0)
|
||||
$userstatic->statut=$val['statut'];
|
||||
$userstatic->photo=$val['photo'];
|
||||
$userstatic->email=$val['email'];
|
||||
$userstatic->phone=$val['phone'];
|
||||
$userstatic->entity=$val['entity'];
|
||||
print $userstatic->getNomUrl(-1);
|
||||
print ' ';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user