mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
hop
This commit is contained in:
parent
a9522d5b4b
commit
c861c48b37
@ -72,8 +72,7 @@ class EventType extends AbstractType
|
||||
->add('name')
|
||||
->add('date', ChillDateTimeType::class, array(
|
||||
'required' => true
|
||||
)
|
||||
)
|
||||
))
|
||||
->add('center', EntityType::class, array(
|
||||
'class' => Center::class,
|
||||
'choices' => $userReachableCenters,
|
||||
|
Loading…
x
Reference in New Issue
Block a user