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