Fix responsive

This commit is contained in:
Laurent Destailleur 2018-09-25 12:54:24 +02:00
parent 515acbfee2
commit e39e54503e

View File

@ -732,7 +732,7 @@ while ($i < min($num,$limit))
// Job position
if (! empty($arrayfields['p.poste']['checked']))
{
print '<td>'.dol_trunc($obj->poste,20).'</td>';
print '<td class="tdoverflowmax100">'.$obj->poste.'</td>';
if (! $i) $totalarray['nbfield']++;
}
// Zip