diff --git a/module/task/view/taskteam.html.php b/module/task/view/taskteam.html.php
index 908d1f6720..9a12387608 100644
--- a/module/task/view/taskteam.html.php
+++ b/module/task/view/taskteam.html.php
@@ -48,6 +48,12 @@ if($task->mode == 'multi' and $app->rawMethod == 'activate') $hourDisabled = fal
account);?>
|
+ rawMethod == 'create'):?>
+
+ estimate, "class='form-control text-center' placeholder='{$lang->task->estimateAB}'") ?>
+
+
+
+
|
- mode) and $task->mode == 'linear'):?>
+ mode) and $task->mode == 'linear'):?>
|
@@ -84,7 +91,7 @@ if($task->mode == 'multi' and $app->rawMethod == 'activate') $hourDisabled = fal
- team)):?>
+ team) or $app->rawMethod == 'create'):?>
task->estimateAB}'") ?>
@@ -117,7 +124,7 @@ if($task->mode == 'multi' and $app->rawMethod == 'activate') $hourDisabled = fal
team) and count($task->team) < 6) ? 6 - count($task->team) : 1;?>
status) and $task->status != 'wait' and $task->status != 'doing') $newRowCount = 0;?>
-mode) and $task->mode == 'linear') js::set('sortSelector', 'tr.member-wait');?>
+mode) and $task->mode == 'linear') js::set('sortSelector', 'tr.member-wait');?>
task->error->teamMember);?>
status)):?>
status);?>
@@ -133,10 +140,14 @@ if($task->mode == 'multi' and $app->rawMethod == 'activate') $hourDisabled = fal
|