Fix responsive
This commit is contained in:
parent
f8380090ed
commit
83dc1e8cd0
@ -1259,7 +1259,7 @@ while ($i < min($num, $limit))
|
|||||||
if (!empty($arrayfields['s.fk_prospectlevel']['checked']))
|
if (!empty($arrayfields['s.fk_prospectlevel']['checked']))
|
||||||
{
|
{
|
||||||
// Prospect level
|
// Prospect level
|
||||||
print '<td class="center">';
|
print '<td class="center tdoverflowmax100">';
|
||||||
print $companystatic->getLibProspLevel();
|
print $companystatic->getLibProspLevel();
|
||||||
print "</td>";
|
print "</td>";
|
||||||
if (!$i) $totalarray['nbfield']++;
|
if (!$i) $totalarray['nbfield']++;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user