From ca825e20127e55b8af6774cb19fb7dfbc02186ce Mon Sep 17 00:00:00 2001 From: wangyidong Date: Thu, 28 Nov 2024 08:56:35 +0800 Subject: [PATCH] * [refac bug #57323] Add required tag. --- module/bug/model.php | 2 +- module/task/ui/taskteam.html.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/module/bug/model.php b/module/bug/model.php index 7bf7725dd0..268c7cf7be 100644 --- a/module/bug/model.php +++ b/module/bug/model.php @@ -451,7 +451,7 @@ class bugModel extends model * 解决一个bug。 * Resolve a bug. * - * @param object $bugID + * @param object $bug * @param array $output * @access public * @return bool diff --git a/module/task/ui/taskteam.html.php b/module/task/ui/taskteam.html.php index 9872b4e37c..7f4b3fab94 100644 --- a/module/task/ui/taskteam.html.php +++ b/module/task/ui/taskteam.html.php @@ -194,6 +194,7 @@ for($i; $i < $count; $i ++) ) : null, !empty($task->team) ? h::td ( + setClass('required'), set::width('135px'), inputControl (