Add toggle button to show/hide subtasks in task list view
This commit is contained in:
@@ -16,7 +16,7 @@ class SubtaskListFormatter extends BaseFormatter implements FormatterInterface
|
||||
* Apply formatter
|
||||
*
|
||||
* @access public
|
||||
* @return mixed
|
||||
* @return array
|
||||
*/
|
||||
public function format()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user