From 48ec399d1355eedf7bc9f1fdf8449d3cb7f2e8ea Mon Sep 17 00:00:00 2001 From: estellbright <1457749147@qq.com> Date: Mon, 23 Apr 2018 15:30:27 +0800 Subject: [PATCH] * Fix Bug #1517. --- module/testcase/view/batchcreate.html.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/module/testcase/view/batchcreate.html.php b/module/testcase/view/batchcreate.html.php index 7e5d250a45..e3d194c832 100644 --- a/module/testcase/view/batchcreate.html.php +++ b/module/testcase/view/batchcreate.html.php @@ -131,9 +131,10 @@ if($hiddenStory and isset($visibleFields['story'])) $colspan -= 1; testcase->typeList, $type, "class=form-control");?> '> testcase->priList, $pri, "class=form-control");?> - '> + '> '> ' style='overflow:visible'>testcase->stageList, '', "class='form-control' multiple");?> + '>testcase->reviewList, $needReview, "class='form-control'");?>