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 (