Use ScopePickerType in EventType for circle field

This commit is contained in:
Jean-Francois Monfort
2021-01-19 17:52:28 +01:00
parent ce28ad18b1
commit 20af1b180d
2 changed files with 6 additions and 70 deletions

View File

@@ -5,16 +5,7 @@ services:
- "@chill.main.helper.translatable_string"
tags:
- { name: form.type }
chill.event.form.event_type_test:
class: Chill\EventBundle\Form\EventType
arguments:
- "@security.token_storage"
- "@chill.main.security.authorization.helper"
- "@chill.main.helper.translatable_string"
tags:
- { name: form.type }
chill.event.form.participation_type:
class: Chill\EventBundle\Form\ParticipationType
arguments: