* Finish task #4645.

This commit is contained in:
chenfeiCF
2018-08-07 16:24:49 +08:00
parent 4a8805f424
commit 6264ffc4ce
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ class task extends control
$task->name = '';
$task->story = $storyID;
$task->type = '';
$task->pri = '';
$task->pri = '3';
$task->estimate = '';
$task->desc = '';
$task->estStarted = '';