Responsive
This commit is contained in:
parent
e48966646d
commit
f5ed1a1d9f
@ -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;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user