Responsive

This commit is contained in:
Laurent Destailleur 2022-11-12 12:41:44 +01:00
parent e48966646d
commit f5ed1a1d9f

View File

@ -1325,7 +1325,7 @@ while ($i < $imaxinloop) {
} }
// Sales Representatives // Sales Representatives
if (!empty($arrayfields['commercial']['checked'])) { if (!empty($arrayfields['commercial']['checked'])) {
print '<td>'; print '<td class="tdoverflowmax150">';
if ($obj->socid) { if ($obj->socid) {
$companystatic->id = $obj->socid; $companystatic->id = $obj->socid;
$companystatic->name = $obj->name; $companystatic->name = $obj->name;