Fix reponsive
This commit is contained in:
parent
7a0bff06b9
commit
0c666ee73b
@ -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)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user