diff --git a/module/task/ui/edit.html.php b/module/task/ui/edit.html.php index 5ccbe3bf20..f86401c948 100644 --- a/module/task/ui/edit.html.php +++ b/module/task/ui/edit.html.php @@ -227,7 +227,7 @@ detailBody ) ) ), - $task->parent >= 0 && empty($task->team) ? item + $task->parent >= 0 && empty($task->team) && $config->vision != 'lite' ? item ( set::name($lang->task->parent), picker