diff --git a/module/execution/view/edit.html.php b/module/execution/view/edit.html.php index 6172a701b8..d8cb0e613b 100644 --- a/module/execution/view/edit.html.php +++ b/module/execution/view/edit.html.php @@ -25,7 +25,7 @@
- systemMode == 'new'):?> + systemMode == 'new' and isset($project) and $project->model == 'scrum'):?>
execution->projectName;?> project, "class='form-control chosen' onchange='changeProject(this.value)' required");?>