From 20f4e15a72192d0ec6ca3875729029a530056504 Mon Sep 17 00:00:00 2001 From: Yagami Date: Fri, 19 May 2023 14:05:10 +0800 Subject: [PATCH] * Fix bug #35428. --- module/execution/view/edit.html.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module/execution/view/edit.html.php b/module/execution/view/edit.html.php index db398b45e5..a7a6b4553c 100644 --- a/module/execution/view/edit.html.php +++ b/module/execution/view/edit.html.php @@ -109,10 +109,12 @@ execution->teamname;?> team, "class='form-control'");?> + model != 'ipd'):?> execution->status;?> execution->statusList, $execution->status, "class='form-control chosen'");?> + execution->owner;?>