From d47bfddaf91db19b1d17e1d0232ceee4f37bf1ec Mon Sep 17 00:00:00 2001 From: wangyidong Date: Thu, 4 May 2017 16:40:44 +0800 Subject: [PATCH] * fix bug #1082. --- module/project/view/story.html.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module/project/view/story.html.php b/module/project/view/story.html.php index 85a633da7a..b35dfca95f 100644 --- a/module/project/view/story.html.php +++ b/module/project/view/story.html.php @@ -66,9 +66,9 @@ story->estimateAB);?> statusAB);?> story->stageAB);?> - story->taskCountAB;?> - story->bugCountAB;?> - story->caseCountAB;?> + story->taskCountAB;?> + story->bugCountAB;?> + story->caseCountAB;?> actions;?>