diff --git a/module/product/view/browse.html.php b/module/product/view/browse.html.php index 63d643e367..0bf15441d8 100644 --- a/module/product/view/browse.html.php +++ b/module/product/view/browse.html.php @@ -388,8 +388,8 @@ $projectIDParam = $isProjectStory ? "projectID=$projectID&" : ''; $disabled = $canBatchEdit ? '' : "disabled='disabled'"; $actionLink = $this->createLink('story', 'batchEdit', "productID=$productID&projectID=$projectID&branch=$branch&storyType=$storyType"); ?> - edit, "data-form-action='$actionLink' $disabled");?> - + edit, "data-form-action='$actionLink' $disabled");?> +