diff --git a/module/execution/view/story.html.php b/module/execution/view/story.html.php
index 6322a5f7a9..08b9cbcedb 100644
--- a/module/execution/view/story.html.php
+++ b/module/execution/view/story.html.php
@@ -220,8 +220,8 @@
pri?>' title='story->priList, $story->pri, $story->pri);?>'>story->priList, $story->pri, $story->pri);?> |
- config->execution->story->showBranch) ? $this->config->execution->story->showBranch : 1;?>
- product][$story->branch]) and $showBranch) echo "" . $branchGroups[$story->product][$story->branch] . '';?>
+ config->execution->story->showBranch) ? $this->config->execution->story->showBranch : 1;?>
+ product][$story->branch]) and $isShowBranch) echo "" . $branchGroups[$story->product][$story->branch] . '';?>
module) and isset($modulePairs[$story->module])) echo "{$modulePairs[$story->module]} ";?>
parent > 0) echo "{$lang->story->childrenAB}";?>
title, null, "style='color: $story->color' data-app='execution'");?>
|