Fix CSS
This commit is contained in:
parent
f0bb9288bf
commit
560b026d68
@ -461,7 +461,7 @@ function projectLinesa(&$inc, $parent, &$lines, &$level, $var, $showproject, &$t
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Ref of task
|
// Ref of task
|
||||||
print '<td>';
|
print '<td class="nowraponall">';
|
||||||
if ($showlineingray)
|
if ($showlineingray)
|
||||||
{
|
{
|
||||||
print '<i>'.img_object('','projecttask').' '.$lines[$i]->ref.'</i>';
|
print '<i>'.img_object('','projecttask').' '.$lines[$i]->ref.'</i>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user