Display tags in task list view

This commit is contained in:
Frederic Guillot
2017-02-26 15:18:49 -05:00
parent 9bcf97a6c9
commit 4a87fb34ba
11 changed files with 153 additions and 26 deletions

View File

@@ -28,6 +28,7 @@ class FormatterProvider implements ServiceProviderInterface
'TaskCalendarFormatter',
'TaskGanttFormatter',
'TaskICalFormatter',
'TaskListFormatter',
'TaskSuggestMenuFormatter',
'UserAutoCompleteFormatter',
'UserMentionFormatter',