CSS
This commit is contained in:
parent
95c75f8ba8
commit
8cbd9fc0d8
@ -658,7 +658,7 @@ while ($i < min($num, $limit))
|
|||||||
}
|
}
|
||||||
if (!empty($arrayfields['s.nom']['checked']))
|
if (!empty($arrayfields['s.nom']['checked']))
|
||||||
{
|
{
|
||||||
print '<td>';
|
print '<td class="tdoverflowmax150">';
|
||||||
if ($obj->socid > 0) {
|
if ($obj->socid > 0) {
|
||||||
// TODO Use a cache for this string
|
// TODO Use a cache for this string
|
||||||
print $socstatic->getNomUrl(1, '');
|
print $socstatic->getNomUrl(1, '');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user