css
This commit is contained in:
parent
9d44df8a64
commit
d18c1ea0c0
@ -600,7 +600,7 @@ if ($num > 0) {
|
|||||||
print '</td>';
|
print '</td>';
|
||||||
|
|
||||||
// Output of last run
|
// Output of last run
|
||||||
print '<td>';
|
print '<td class="small">';
|
||||||
if (!empty($obj->lastoutput)) {
|
if (!empty($obj->lastoutput)) {
|
||||||
print dol_trunc(nl2br($obj->lastoutput), 50);
|
print dol_trunc(nl2br($obj->lastoutput), 50);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user