Skip to content
Snippets Groups Projects
Commit f3365a9d authored by Jared Hancock's avatar Jared Hancock Committed by Peter Rotich
Browse files

ticket-view: Add organization status

Also, fix the links to the ticket queue search (again)
parent e1410ea6
Branches
Tags
No related merge requests found
......@@ -31,6 +31,7 @@ $sort_options = array(
$use_subquery = true;
$queue_name = strtolower($_GET['a'] ?: $_GET['status']); //Status is overloaded
// Stash current queue view
$_SESSION['::Q'] = $queue_name;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment