From 10ed336ca597bac4047813e074d673de14c2e9c5 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Sat, 29 Oct 2011 09:03:06 +0000 Subject: [PATCH] * adjsut the ui of batch create task page. --- module/task/css/batchcreate.css | 3 ++- module/task/view/batchcreate.html.php | 38 ++++++++++++++------------- 2 files changed, 22 insertions(+), 19 deletions(-) diff --git a/module/task/css/batchcreate.css b/module/task/css/batchcreate.css index 6caba97f34..7cac96ab26 100644 --- a/module/task/css/batchcreate.css +++ b/module/task/css/batchcreate.css @@ -1 +1,2 @@ -.text-1{height:30px} +.text-1, .select-1{height:30px} +.w-300px{width:300px} diff --git a/module/task/view/batchcreate.html.php b/module/task/view/batchcreate.html.php index 136be31f29..0c5f8b187e 100644 --- a/module/task/view/batchcreate.html.php +++ b/module/task/view/batchcreate.html.php @@ -11,18 +11,18 @@ */ ?> -
- + +
- + - - - - - - + + + + + + task->batchCreate; $i++):?> @@ -31,18 +31,20 @@ - - - - - - - + + + + + + + - - +
task->project . $lang->colon . $lang->task->batchCreate;?>
idAB;?>idAB;?> task->story;?>task->type;?>task->name;?>task->desc;?>task->assignedTo;?>task->pri;?>task->estimateBatch;?>task->name;?>task->desc;?>typeAB;?>task->assignedTo;?>task->pri;?>task->estimate;?>
task->typeList, $type, "class=select-2"); echo "*";?>*";?>task->priList, $pri, 'class=w-50px'); echo "*";?>*";?>*";?>task->typeList, $type, 'class=select-1'); echo "*";?>task->priList, $pri, 'class=select-1'); echo "*";?>*";?>
{$lang->task->notes}";?> +
task->notes;?>
+
+