+ Add open method for log.

This commit is contained in:
caoyanyi
2023-11-22 09:38:12 +08:00
parent 67eda41399
commit 439c3decb5
+1
View File
@@ -232,6 +232,7 @@ $config->openMethods[] = 'feedback.mergeproductmodule';
$config->openMethods[] = 'zanode.nodelist';
$config->openMethods[] = 'action.restorestages';
$config->openMethods[] = 'action.commentzin';
$config->openMethods[] = 'action.editcommentzin';
$config->openMethods[] = 'execution.browse';
$config->openMethods[] = 'testcase.showImport';
$config->openMethods[] = 'testsuite.index';