From c8544bab69c2c12f6a91d21531aa797bbb1c173f Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Tue, 3 Nov 2009 09:17:49 +0000 Subject: [PATCH] * fix the error when edit task. --- trunk/module/task/view/edit.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/module/task/view/edit.html.php b/trunk/module/task/view/edit.html.php index 0971157161..59d6ee2e1f 100644 --- a/trunk/module/task/view/edit.html.php +++ b/trunk/module/task/view/edit.html.php @@ -65,7 +65,7 @@ task->pri;?> - task->priList, $task->status, 'class=select-3');?> + task->priList, $task->pri, 'class=select-3');?> comment;?>