Files
EasySoft-ZenTaoPMS/module/qa/config.php
T
2021-04-08 17:26:59 +08:00

4 lines
217 B
PHP

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