diff --git a/module/testcase/view/browse.html.php b/module/testcase/view/browse.html.php index 8944b1959c..8c51fe241b 100644 --- a/module/testcase/view/browse.html.php +++ b/module/testcase/view/browse.html.php @@ -132,7 +132,7 @@ js::set('suiteID', $suiteID); $actionLink = $this->createLink('testcase', 'batchDelete', "productID=$productID"); $misc = common::hasPriv('testcase', 'batchDelete') ? "onclick=\"confirmBatchDelete('$actionLink')\"" : $class; - echo "