Add class SubtaskListFormatter

This commit is contained in:
Frederic Guillot
2017-02-26 16:06:09 -05:00
parent 4a87fb34ba
commit 4f325193be
9 changed files with 118 additions and 98 deletions

View File

@@ -23,6 +23,7 @@ class FormatterProvider implements ServiceProviderInterface
'GroupAutoCompleteFormatter',
'ProjectActivityEventFormatter',
'ProjectGanttFormatter',
'SubtaskListFormatter',
'SubtaskTimeTrackingCalendarFormatter',
'TaskAutoCompleteFormatter',
'TaskCalendarFormatter',