@@ -252,7 +253,7 @@
- project->manageProductPlan;?>
+ project->manageProductPlan;?>
- projectInfo->hasProduct or $execution->projectInfo->model == 'scrum'):?>
+ projectInfo->model, 'waterfall') !== false and (empty($execution->projectInfo->hasProduct) or in_array($execution->attribute, array('request', 'review'))))):?>
diff --git a/module/execution/view/view.html.php b/module/execution/view/view.html.php
index 1e1232132c..3273c180a6 100644
--- a/module/execution/view/view.html.php
+++ b/module/execution/view/view.html.php
@@ -345,7 +345,7 @@
execution->linkPlan;?>