css
This commit is contained in:
parent
aacd9ce2ce
commit
1be641a30d
@ -1400,7 +1400,7 @@ while ($i < $imaxinloop) {
|
|||||||
}
|
}
|
||||||
// Project url
|
// Project url
|
||||||
if (!empty($arrayfields['p.ref']['checked'])) {
|
if (!empty($arrayfields['p.ref']['checked'])) {
|
||||||
print '<td class="nowraponall">';
|
print '<td class="nowraponall tdoverflowmax200" title="'.dol_escape_htmltag($object->ref).'">';
|
||||||
print $object->getNomUrl(1, (!empty(GETPOST('search_usage_event_organization', 'int'))?'eventorganization':''));
|
print $object->getNomUrl(1, (!empty(GETPOST('search_usage_event_organization', 'int'))?'eventorganization':''));
|
||||||
if ($object->hasDelay()) {
|
if ($object->hasDelay()) {
|
||||||
print img_warning($langs->trans('Late'));
|
print img_warning($langs->trans('Late'));
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user