rdv: add new rdv form

This commit is contained in:
nobohan
2021-07-16 12:57:11 +02:00
parent b01eba2533
commit 114df16e0f
8 changed files with 200 additions and 47 deletions

View File

@@ -0,0 +1,9 @@
---
services:
chill.calendar.form.type.calendar:
class: Chill\CalendarBundle\Form\CalendarType
arguments:
- "@chill.main.helper.translatable_string"
tags:
- { name: form.type, alias: chill_calendarbundle_calendar }