diff --git a/module/task/view/edit.html.php b/module/task/view/edit.html.php index 716d13446f..dea8f9d19d 100644 --- a/module/task/view/edit.html.php +++ b/module/task/view/edit.html.php @@ -35,7 +35,7 @@
name, 'class="form-control" autocomplete="off" placeholder="' . $lang->task->name . '"');?> - children) and empty($task->parent)):?> + children) and empty($task->parent) and $task->type != 'affair'):?>