Fix reponsive

This commit is contained in:
Laurent Destailleur 2020-01-22 12:46:01 +01:00
parent 7a0bff06b9
commit 0c666ee73b

View File

@ -519,7 +519,7 @@ while ($i < min($num, $limit))
print "<tr>";
if (! empty($arrayfields['u.login']['checked']))
{
print '<td>';
print '<td class="nowraponall">';
print $li;
if (! empty($conf->multicompany->enabled) && $obj->admin && ! $obj->entity)
{