From 29c183ee350a0075b27632d9d40045c6ffc929d9 Mon Sep 17 00:00:00 2001 From: qiyu-xie Date: Thu, 5 Aug 2021 17:27:41 +0800 Subject: [PATCH] * Fix bug#14045. --- module/testcase/view/edit.html.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/testcase/view/edit.html.php b/module/testcase/view/edit.html.php index a655c6253f..83cc3912f9 100644 --- a/module/testcase/view/edit.html.php +++ b/module/testcase/view/edit.html.php @@ -201,6 +201,7 @@ testcase->type;?> + testcase->typeList['unit']);?> testcase->typeList, $case->type, "class='form-control chosen'");?>