This commit is contained in:
Laurent Destailleur 2019-02-06 00:56:28 +01:00
parent 9e28db4202
commit 58eaee2acf

View File

@ -446,7 +446,7 @@ if ($num > 0)
print '<tr class="oddeven">';
// Ref
print '<td class="nowrap">';
print '<td class="nowraponall">';
print $object->getNomUrl(1);
print '</td>';