diff --git a/module/story/css/batchcreate.css b/module/story/css/batchcreate.css new file mode 100644 index 0000000000..6caba97f34 --- /dev/null +++ b/module/story/css/batchcreate.css @@ -0,0 +1 @@ +.text-1{height:30px} diff --git a/module/story/view/batchcreate.html.php b/module/story/view/batchcreate.html.php index b3350d8de4..1dfc66ba5a 100644 --- a/module/story/view/batchcreate.html.php +++ b/module/story/view/batchcreate.html.php @@ -22,19 +22,19 @@ story->spec;?> story->pri;?> story->estimate;?> - story->needReview;?> + story->review;?> story->batchCreate; $i++):?> - + story->useList, 0);?> - + *";?> - story->priList, $pri, 'class=select-2');?> - + story->priList, $pri, 'class=w-50px');?> + story->reviewList, 0, "id='needNotReview'");?>