retours
This commit is contained in:
parent
527cfadf0f
commit
4f9c273c64
@ -988,7 +988,7 @@ while ($i < min($num, $limit)) {
|
||||
// Description
|
||||
if (!empty($arrayfields['t.description']['checked'])) {
|
||||
print '<td>';
|
||||
print nl2br($object->description);
|
||||
print dolGetFirstLineOfText($object->description, 5);
|
||||
print '</td>';
|
||||
if (!$i) {
|
||||
$totalarray['nbfield']++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user