diff --git a/module/execution/view/storykanban.html.php b/module/execution/view/storykanban.html.php index 769fe51f9a..1a5ddd18ed 100644 --- a/module/execution/view/storykanban.html.php +++ b/module/execution/view/storykanban.html.php @@ -59,7 +59,8 @@ $account = $this->app->user->account; - story->stageList[$col];?> + + story->stageList[$col] . ' (' . $storiesCount . ')';?>