Fix: the truncation is really blocking, especially if you can view all
This commit is contained in:
parent
18aecbaa9e
commit
ca341a1bb9
@ -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">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user