Fix: the truncation is really blocking, especially if you can view all

This commit is contained in:
Regis Houssin 2012-03-20 08:54:33 +01:00
parent 18aecbaa9e
commit ca341a1bb9

View File

@ -195,7 +195,7 @@ if ($result)
$thirdparty_static->datem=$db->jdate($objp->datem);
$thirdparty_static->status=$objp->status;
$thirdparty_static->canvas=$objp->canvas;
print $thirdparty_static->getNomUrl(1,'',16);
print $thirdparty_static->getNomUrl(1);
print "</td>\n";
// Type
print '<td align="center">';