diff --git a/module/project/view/execution.html.php b/module/project/view/execution.html.php index c1eff7b9e3..8ed16b257d 100644 --- a/module/project/view/execution.html.php +++ b/module/project/view/execution.html.php @@ -44,7 +44,7 @@ $lang->programplan->stageCustom->task), '', $this->cookie->showTask ? 'checked=checked' : '');?>
- model == 'waterfall' and $this->config->edition == 'max'):?> + model == 'waterfall' or $project->model == 'waterfallplus') and $this->config->edition == 'max'):?>
createLink('programplan', 'browse', "projectID=$projectID&productID=$productID&type=gantt"), "  ", '', "class='btn btn-icon switchBtn' title='{$lang->programplan->gantt}'");?>  ", '', "class='btn btn-icon text-primary switchBtn' title='{$lang->project->bylist}'");?>