This commit is contained in:
Laurent Destailleur 2019-04-25 01:26:29 +02:00
parent f0bb9288bf
commit 560b026d68

View File

@ -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>';