diff --git a/module/product/view/browse.html.php b/module/product/view/browse.html.php
index 9e68255990..aa82083b22 100755
--- a/module/product/view/browse.html.php
+++ b/module/product/view/browse.html.php
@@ -48,7 +48,7 @@ js::set('storyType', $storyType);
#productStoryForm table tbody tr td.c-actions {overflow: visible;}
#productStoryForm table tbody tr td.c-actions .dividing-line {width: 1px; height: 16px; display: inline-block; vertical-align: middle; background: #F4F5F7; margin: 0 4px 0 0;}
-hasProduct) && empty($project->hasProduct)):?>
+hasProduct) && empty($project->hasProduct) && $project->model != 'scrum'):?>