fix behaviour of CalendarType in Controller and add field users to CalendarType

This commit is contained in:
2022-05-20 19:44:28 +02:00
parent 67fad5d764
commit 2b770036a5
6 changed files with 21 additions and 12 deletions

View File

@@ -143,3 +143,7 @@ services:
Chill\MainBundle\Form\Type\LocationFormType: ~
Chill\MainBundle\Form\WorkflowStepType: ~
Chill\MainBundle\Form\DataTransformer\IdToLocationDataTransformer: ~
Chill\MainBundle\Form\DataTransformer\IdToUserDataTransformer: ~
Chill\MainBundle\Form\DataTransformer\IdToUsersDataTransformer: ~