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

Make Help Topic singular

parent 6ec70454
Branches
Tags
No related merge requests found
......@@ -273,4 +273,4 @@ class Topic {
}
// Add fields from the standard ticket form to the ticket filterable fields
Filter::addSupportedMatches('Help Topics', array('topicId' => 'Topic ID'));
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