zentaopms/module/qa/config.php
2023-05-16 10:47:08 +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');