* Code for task #62414.

This commit is contained in:
liyuchun
2022-07-26 08:42:02 +00:00
parent d4ed8bc18a
commit b87c8e18aa
+1
View File
@@ -302,6 +302,7 @@ $filter->execution->export->cookie['checkedItem'] = 'reg::checked';
$filter->testcase->browse->cookie['caseModule'] = 'int';
$filter->testcase->browse->cookie['caseSuite'] = 'int';
$filter->testcase->browse->cookie['preBranch'] = 'reg::word';
$filter->testcase->browse->cookie['showAutoCase'] = 'int';
$filter->testcase->create->cookie['lastCaseModule'] = 'int';
$filter->testcase->default->cookie['lastProduct'] = 'int';
$filter->testcase->default->cookie['preProductID'] = 'int';