This commit is contained in:
Laurent Destailleur 2018-12-23 00:24:10 +01:00
parent af6a7446ee
commit da3d1ab8b8

View File

@ -243,7 +243,7 @@ class FormActions
print '<tr class="oddeven">';
// Ref
print '<td>'.$ref.'</td>';
print '<td class="nowraponall">'.$ref.'</td>';
// Onwer
print '<td>';
if (! empty($action->userownerid))