2
0
forked from Wavyzz/dolibarr

List of events show user firstname by default

This commit is contained in:
Laurent Destailleur
2018-12-23 01:28:36 +01:00
parent da3d1ab8b8
commit 35debd06fb
5 changed files with 19 additions and 14 deletions

View File

@@ -249,7 +249,7 @@ class FormActions
if (! empty($action->userownerid))
{
$userstatic->fetch($action->userownerid); // TODO Introduce a cache on users fetched
print $userstatic->getNomUrl(-1, '', 0, 0, 16, 0, '', '');
print $userstatic->getNomUrl(-1, '', 0, 0, 16, 0, 'firstelselast', '');
}
print '</td>';
// Type