fix routes and translatable string in admin prototype

ref #12
ref #13
ref #14
ref #15
This commit is contained in:
2016-06-10 17:07:34 +02:00
parent 69af3e8d43
commit c8fcab4d1d
21 changed files with 105 additions and 69 deletions

View File

@@ -39,3 +39,10 @@ services:
- "@chill_event.repository.status"
tags:
- { name: form.type }
chill.event.form.role_type:
class: Chill\EventBundle\Form\RoleType
arguments:
- "@chill.main.helper.translatable_string"
tags:
- { name: form.type }