forked from Wavyzz/dolibarr
Update list.php
This commit is contained in:
committed by
GitHub
parent
b710a41707
commit
3b48808916
@@ -797,7 +797,7 @@ if ($resql)
|
||||
// Label
|
||||
if (! empty($arrayfields['p.label']['checked']))
|
||||
{
|
||||
print '<td class="tdoverflowmax220">'.dol_trunc($obj->label, 70).'</td>';
|
||||
print '<td class="tdoverflowmax200">'.dol_trunc($obj->label, 70).'</td>';
|
||||
if (! $i) $totalarray['nbfield']++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user