diff --git a/module/task/view/edit.html.php b/module/task/view/edit.html.php index 50bf436656..62b10dc45a 100644 --- a/module/task/view/edit.html.php +++ b/module/task/view/edit.html.php @@ -30,26 +30,31 @@
-
-
'> -
-
- - - +
+
task->name;?>
+
+
+
'> +
+
+ + + +
+ name, 'class="form-control task-name" autocomplete="off" placeholder="' . $lang->task->name . '"');?> +
+ children) and empty($task->parent) and $task->type != 'affair'):?> + +
+ team) ? '' : 'checked';?> /> + +
+
+
- name, 'class="form-control task-name" autocomplete="off" placeholder="' . $lang->task->name . '"');?>
- children) and empty($task->parent) and $task->type != 'affair'):?> - -
- team) ? '' : 'checked';?> /> - -
-
-