Skip to content
Snippets Groups Projects
Commit c1bec92b authored by Peter Rotich's avatar Peter Rotich
Browse files

Merge pull request #728 from EconomistWhichMBA/topicid-in-filter

parents 40c533ec 31ee5919
No related branches found
No related tags found
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 Topic', 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