Update linesalesrepresentative.tpl.php

This commit is contained in:
ptibogxiv 2019-10-25 17:20:42 +02:00 committed by GitHub
parent 7c8efc741e
commit 63cc942298
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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