+ Add open method.

This commit is contained in:
caoyanyi
2023-11-21 17:07:15 +08:00
parent a41c1fddc4
commit 63f1a7741d
+2 -1
View File
@@ -229,7 +229,8 @@ $config->openMethods[] = 'project.createguide';
$config->openMethods[] = 'task.editteam';
$config->openMethods[] = 'feedback.mergeproductmodule';
$config->openMethods[] = 'zanode.nodelist';
$config->openMethods[] = 'action.restoreStages';
$config->openMethods[] = 'action.restorestages';
$config->openMethods[] = 'action.commentzin';
$config->openMethods[] = 'execution.browse';
$config->openMethods[] = 'testcase.showimport';
$config->openMethods[] = 'testsuite.index';