*Fix the testtask and testcase creatBug open new label.

This commit is contained in:
liuhong
2023-02-02 05:59:18 +00:00
parent 34ccab2ae9
commit 2d3cfc3613
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2522,6 +2522,7 @@ EOD;
($module == 'file' and strpos('|read|download|uploadimages|ajaxwopifiles|', "|{$method}|") !== false) or
($module == 'report' && $method == 'annualdata') or
($module == 'misc' && $method == 'captcha') or
($module == 'bug' && $method == 'create') or
($module == 'execution' and $method == 'printkanban') or
($module == 'traincourse' and $method == 'ajaxuploadlargefile') or
($module == 'traincourse' and $method == 'playvideo'))