diff --git a/module/user/view/story.html.php b/module/user/view/story.html.php index c19414a157..e1827571b2 100644 --- a/module/user/view/story.html.php +++ b/module/user/view/story.html.php @@ -41,21 +41,23 @@ id}&storyType=$storyType&type=$type&orderBy=%s&recTotal={$pager->recTotal}&recPerPage={$pager->recPerPage}&pageID={$pager->pageID}"; ?> - idAB);?> - priAB);?> + idAB);?> + priAB);?> config->vision == 'lite'):?> - story->project);?> + story->project);?> - story->product);?> + story->product);?> story->title);?> config->vision != 'lite'):?> - story->plan);?> + story->plan);?> + + openedByAB);?> + story->estimateAB);?> + statusAB);?> + config->vision != 'lite'):?> + story->stageAB);?> - openedByAB);?> - story->estimateAB);?> - statusAB);?> - story->stageAB);?> @@ -72,7 +74,9 @@ openedBy);?> estimate . $config->hourUnit;?> processStatus('story', $story);?> + config->vision != 'lite'):?> story->stageList[$story->stage];?> +