From 18e2cdb71c27a5bb2b4b43a26d4a4f8761dd3fcd Mon Sep 17 00:00:00 2001 From: zhengrunyu Date: Wed, 27 Apr 2022 15:19:59 +0800 Subject: [PATCH] * Add block. --- module/bug/control.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/bug/control.php b/module/bug/control.php index f77d2a832e..f9a9c9f320 100644 --- a/module/bug/control.php +++ b/module/bug/control.php @@ -102,6 +102,7 @@ class bug extends control { $branch = 'all'; } + $this->qa->setMenu($this->products, $productID, $branch); /* Set browse type. */