From a51491c09b9bfad41feb899ab5a1d385ba918e62 Mon Sep 17 00:00:00 2001 From: "shiyangyangwork@yahoo.cn" Date: Mon, 11 Apr 2011 09:23:15 +0000 Subject: [PATCH] * UpDate it. --- module/task/view/create.html.php | 46 ++++++++++++++++---------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/module/task/view/create.html.php b/module/task/view/create.html.php index 1a7e2f654c..b8935e36a5 100644 --- a/module/task/view/create.html.php +++ b/module/task/view/create.html.php @@ -22,6 +22,27 @@ task->project;?> name;?> + + task->story;?> + + + preview;?> + + + + + task->name;?> + + task->copyStoryTitle, 'onclick=copyStoryTitle()');?> + + + + task->desc;?> + + + task->pri;?> task->priList, '', 'class=select-3');?> @@ -46,31 +67,10 @@ task->mailto;?> - - task->story;?> - - - preview;?> - - - - task->name;?> - - task->copyStoryTitle, 'onclick=copyStoryTitle()');?> - - - - task->desc;?> - - - + files;?> fetch('file', 'buildform');?> - - - + task->afterSubmit;?> task->afterChoices, 'continueAdding');?>