+ Add open method for log.

This commit is contained in:
caoyanyi
2023-11-22 09:37:53 +08:00
parent 9e801545ff
commit f4eca4812a
+1
View File
@@ -231,6 +231,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';