diff --git a/module/project/view/createguide.html.php b/module/project/view/createguide.html.php index 8444eea7d5..a26b4a4076 100644 --- a/module/project/view/createguide.html.php +++ b/module/project/view/createguide.html.php @@ -25,7 +25,10 @@ $colClass = $hasWaterfall ? 'col-xs-4' : 'col-xs-6'; ?>
- tab;?> + tab; + if($tab == 'product') $tab = 'project'; + ?>
createLink("project", "create", "model=scrum&programID=$programID©ProjectID=0&extra=productID=$productID,branchID=$branchID"), "", '', "data-app='{$tab}' class='createButton'")?>

project->scrum; ?>