[export] add a grouping of accompanying period by opening and closing date

This commit is contained in:
2023-10-18 11:46:15 +02:00
parent c7bd60a106
commit f799fe0649
9 changed files with 354 additions and 1 deletions

View File

@@ -73,7 +73,6 @@ class DateAggregator implements AggregatorInterface
'choices' => self::CHOICES,
'multiple' => false,
'expanded' => true,
'empty_data' => self::DEFAULT_CHOICE,
]);
}