From 73fa6a0ae8335d7e67bddf2e31e6ac5e6975e6e1 Mon Sep 17 00:00:00 2001 From: liugang Date: Tue, 27 Sep 2022 14:06:05 +0800 Subject: [PATCH] * Fix that hide the product component cause a js error. --- module/bug/view/edit.html.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/module/bug/view/edit.html.php b/module/bug/view/edit.html.php index 8cd8029940..060f56b4bd 100644 --- a/module/bug/view/edit.html.php +++ b/module/bug/view/edit.html.php @@ -96,8 +96,7 @@ if($this->app->tab == 'project') js::set('objectID', $bug->project);
story->legendBasicInfo;?>
- shadow)):?> - + shadow) echo " class='hide'";?>> - - +
bug->product;?>
@@ -106,9 +105,8 @@ if($this->app->tab == 'project') js::set('objectID', $bug->project);
bug->module;?>bug->module;?>