use translatable strign helper to translate string

This commit is contained in:
2018-05-16 22:08:53 +02:00
parent cacf6d0f3a
commit 84de2e148d
2 changed files with 17 additions and 6 deletions

View File

@@ -12,6 +12,7 @@ services:
arguments:
- "@chill.custom_field.provider"
- "@doctrine.orm.entity_manager"
- '@chill.main.helper.translatable_string'
tags:
- { name: 'form.type', alias: 'custom_field_choice' }