* Fix bug#49064.

This commit is contained in:
xieqiyu
2024-05-15 15:09:51 +08:00
parent 75521f8278
commit 0532d25225
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -169,6 +169,7 @@ $items[] = array
$items[] = array
(
'name' => 'precondition',
'control' => 'textarea',
'label' => $lang->testcase->precondition,
'hidden' => zget($visibleFields, 'precondition', true, false),
'width' => '200px',