Update linesalesrepresentative.tpl.php

This commit is contained in:
ptibogxiv 2019-10-26 15:00:42 +02:00 committed by GitHub
parent bb89a16c1a
commit b96cbec2b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 ' ';