mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-04 16:31:23 +00:00
Create event theme admin entity
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
services:
|
||||
_defaults:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
|
||||
@@ -31,3 +31,7 @@ services:
|
||||
Chill\EventBundle\Form\Type\PickEventType:
|
||||
tags:
|
||||
- { name: form.type }
|
||||
|
||||
Chill\EventBundle\Form\EventThemeType:
|
||||
tags:
|
||||
- { name: form.type }
|
||||
|
||||
Reference in New Issue
Block a user