Fix css
This commit is contained in:
parent
1aeb91eb9a
commit
6eab0f5661
@ -1419,7 +1419,7 @@ if ($resql) {
|
|||||||
|
|
||||||
if (!empty($arrayfields['pr.ref']['checked'])) {
|
if (!empty($arrayfields['pr.ref']['checked'])) {
|
||||||
// Project ref
|
// Project ref
|
||||||
print '<td class="nowrap">';
|
print '<td class="nowraponall">';
|
||||||
if ($obj->project_id > 0) {
|
if ($obj->project_id > 0) {
|
||||||
print $projectstatic->getNomUrl(1);
|
print $projectstatic->getNomUrl(1);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user