diff --git a/module/qa/config.php b/module/qa/config.php index 2077db491c..190923c1dc 100644 --- a/module/qa/config.php +++ b/module/qa/config.php @@ -1,3 +1,3 @@ qa->menuList = array('caselib', 'testreport', 'testsuite', 'testtask', 'testcase', 'bug', 'qa', 'automation'); -$config->qa->noDropMenuModule = array('qa', 'caselib', 'automation'); +$config->qa->noDropMenuModule = array('qa', 'caselib', 'automation', 'testsuite');