From 5e8c94ef2e6a3932d302d48856412728fa7c050f Mon Sep 17 00:00:00 2001 From: hufangzhou <746775970@qq.com> Date: Mon, 25 Jan 2021 13:27:27 +0800 Subject: [PATCH] * Adjust the code. --- module/project/view/storykanban.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/project/view/storykanban.html.php b/module/project/view/storykanban.html.php index dabcd9e01b..f186e4cf1e 100644 --- a/module/project/view/storykanban.html.php +++ b/module/project/view/storykanban.html.php @@ -37,7 +37,7 @@ } ?> - loadModel('story')->checkForceReview()) common::printLink('story', 'create', "productID=$productID&branch=&moduleID=0&story=0&project=$project->id", " " . $lang->project->createStory, '', "class='btn btn-primary' class='btn btn-link export' data-group='project'");?> + loadModel('story')->checkForceReview()) common::printLink('story', 'create', "productID=$productID&branch=&moduleID=0&story=0&project=$project->id", " " . $lang->project->createStory, '', "class='btn btn-primary' class='btn btn-link export' data-group='project'");?>