From 9d3c37f49367fdaaf341f9d0e2107f312863846d Mon Sep 17 00:00:00 2001 From: hufangzhou <746775970@qq.com> Date: Thu, 1 Apr 2021 10:35:19 +0800 Subject: [PATCH] * Fix a bug. --- module/program/view/project.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/program/view/project.html.php b/module/program/view/project.html.php index d9d5192046..a262292aa1 100644 --- a/module/program/view/project.html.php +++ b/module/program/view/project.html.php @@ -31,7 +31,7 @@ js::set('browseType', $browseType);