From eaa1c213127f4704e564c4bf1fcb58cdb5da980e Mon Sep 17 00:00:00 2001 From: "shiyangyangwork@yahoo.cn" Date: Mon, 24 Oct 2011 09:04:23 +0000 Subject: [PATCH] + add files for task #538. --- module/task/css/batchcreate.css | 1 + module/task/view/batchcreate.html.php | 45 +++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 module/task/css/batchcreate.css create mode 100644 module/task/view/batchcreate.html.php diff --git a/module/task/css/batchcreate.css b/module/task/css/batchcreate.css new file mode 100644 index 0000000000..6caba97f34 --- /dev/null +++ b/module/task/css/batchcreate.css @@ -0,0 +1 @@ +.text-1{height:30px} diff --git a/module/task/view/batchcreate.html.php b/module/task/view/batchcreate.html.php new file mode 100644 index 0000000000..2fcabfe401 --- /dev/null +++ b/module/task/view/batchcreate.html.php @@ -0,0 +1,45 @@ + + * @package story + * @version $Id$ + * @link http://www.zentao.net + */ +?> + +
+ + + + + + + + + + + + + task->batchCreate; $i++):?> + + + + + + + + + + + + + + + +
task->project . $lang->colon . $lang->task->batchCreate; echo "{$lang->task->notes}";?>
idAB;?>task->story;?>task->type;?>task->name;?>task->desc;?>task->assignedTo;?>task->pri;?>task->estimateBatch;?>
task->typeList, '', "class=select-2"); echo "*";?>*";?>task->priList, $pri, 'class=w-50px'); echo "*";?>*";?>
+
+