From 24a37ce4c302cc85b779a04e639048ccc3b71f4a Mon Sep 17 00:00:00 2001 From: hufangzhou <746775970@qq.com> Date: Fri, 2 Apr 2021 16:13:18 +0800 Subject: [PATCH] * Fix a bug. --- module/product/view/browse.html.php | 2 +- module/story/control.php | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/module/product/view/browse.html.php b/module/product/view/browse.html.php index 14217ea5f6..07f84b5b8c 100644 --- a/module/product/view/browse.html.php +++ b/module/product/view/browse.html.php @@ -143,7 +143,7 @@ $projectIDParam = $isProjectStory ? "projectID=$projectID&" : '';