* Add product menu for execution-bug.

This commit is contained in:
zhouxin
2023-10-25 13:48:08 +08:00
parent 1c00a61424
commit 9b7fe73bf8
4 changed files with 85 additions and 5 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ featureBar
to::before($branchDropdown),
set::current($type),
set::linkParams("executionID={$execution->id}&productID={$productID}&branch={$branchID}&orderBy={$orderBy}&build={$buildID}&type={key}&param=$param&recTotal={$pager->recTotal}&recPerPage={$pager->recPerPage}"),
li(searchToggle(set::module('executionBug')))
li(searchToggle(set::module('executionBug'), set::open($type == 'bysearch')))
);
/* zin: Define the toolbar on main menu. */