diff --git a/module/story/view/view.html.php b/module/story/view/view.html.php index 15f43eff7a..41789d80d7 100644 --- a/module/story/view/view.html.php +++ b/module/story/view/view.html.php @@ -266,7 +266,7 @@ ?> - type != 'requirement' and $story->parent != -1):?> + type != 'requirement' and $story->parent != -1 and empty($product->shadow)):?> story->plan;?> @@ -414,16 +414,16 @@
- config->URAndSR):?> + config->URAndSR && empty($product->shadow)):?>
    type == 'story'):?> -
    +
      tasks as $executionTasks)