Files
EasySoft-ZenTaoPMS/module/qa/config.php
2021-03-23 10:12:33 +08:00

4 lines
204 B
PHP

<?php
$config->qa->menuList = array('caselib', 'testreport', 'testsuite', 'testtask', 'testcase', 'bug', 'qa', 'automation');
$config->qa->noDropMenuModule = array('qa', 'caselib', 'automation');