From ead5a2ac78d53547ca8d44dc4b51a706b0a17eba Mon Sep 17 00:00:00 2001 From: wangyuting Date: Mon, 13 Oct 2025 14:33:10 +0800 Subject: [PATCH] * Optimize code. --- module/testtask/ui/edit.html.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/testtask/ui/edit.html.php b/module/testtask/ui/edit.html.php index b94ab5ffdb..c56640b2e3 100644 --- a/module/testtask/ui/edit.html.php +++ b/module/testtask/ui/edit.html.php @@ -34,6 +34,7 @@ formPanel ), formGroup ( + setID('buildBox'), set::width('1/2'), set::label($lang->testtask->build), set::required(true),