From 26ec2238eec69e290c34ca3fa66246bf38acbf44 Mon Sep 17 00:00:00 2001 From: zhengrunyu Date: Mon, 8 Nov 2021 11:31:46 +0800 Subject: [PATCH] *Finish task #43908. --- module/my/view/task.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/my/view/task.html.php b/module/my/view/task.html.php index ec73646093..f5220cb44a 100644 --- a/module/my/view/task.html.php +++ b/module/my/view/task.html.php @@ -89,7 +89,7 @@ pri;?>' title='task->priList, $task->pri);?>'>task->priList, $task->pri);?> ' title='name?>'> team)) echo '' . $this->lang->task->multipleAB . ' ';?> - parent > 0) echo '' . $this->lang->task->childrenAB . ' '.html::a($this->createLink('task', 'view', "taskID=$task->parent", '', '', $task->project),$task->parentName) .'/';?> + parent > 0) echo '' . $this->lang->task->childrenAB . ' ' . html::a($this->createLink('task', 'view', "taskID=$task->parent", '', '', $task->project), $task->parentName) . ' / ';?> createLink('task', 'view', "taskID=$task->id", '', '', $task->project), $task->name, null, "style='color: $task->color' data-group='execution'");?> children)) echo '';?>