Add field in event for themes

This commit is contained in:
2025-04-29 10:03:42 +02:00
parent e7a1ff1ac8
commit 383f588795
7 changed files with 108 additions and 12 deletions

View File

@@ -32,6 +32,12 @@ services:
tags:
- { name: form.type }
Chill\EventBundle\Form\EventThemeType:
Chill\EventBundle\Form\Type\PickEventThemeType:
tags:
- { name: form.type }
Chill\EventBundle\Form\EventType:
tags:
- { name: form.type }