From af81361e27478b8287109b6ef6503a0dfc7bc7b1 Mon Sep 17 00:00:00 2001 From: wangyuting2 <851424971@qq.com> Date: Mon, 17 Oct 2022 08:16:25 +0000 Subject: [PATCH] * Finish task #72266 and bug #28441. --- module/bug/view/edit.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/bug/view/edit.html.php b/module/bug/view/edit.html.php index 2d593f7593..4925d84489 100644 --- a/module/bug/view/edit.html.php +++ b/module/bug/view/edit.html.php @@ -203,7 +203,7 @@ if($this->app->tab == 'project') js::set('objectID', $bug->project);