* Merge #20f4e15a72,Fix bug #35428.

This commit is contained in:
tanghucheng
2023-11-02 03:31:41 -04:00
parent ab4df9bb6d
commit e96399bf52
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -512,7 +512,7 @@ formPanel
set::value($execution->percent),
set::required(true),
) : null,
formGroup
$project->model != 'ipd' ? formGroup
(
set::width('1/2'),
set::label($lang->execution->status),
@@ -523,7 +523,7 @@ formPanel
set::value($execution->status),
set::required(true),
)
),
) : null,
$productsBox,
formRowGroup(set::title($lang->execution->teamSetting)),
formGroup