Skip to content
Snippets Groups Projects
Commit 6ec70454 authored by Judah Anthony's avatar Judah Anthony
Browse files

Add the topicId to the list of filters

parent 1c757ba4
Branches
Tags
No related merge requests found
......@@ -271,4 +271,6 @@ class Topic {
return false;
}
}
?>
// Add fields from the standard ticket form to the ticket filterable fields
Filter::addSupportedMatches('Help Topics', array('topicId' => 'Topic ID'));
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment