remove %locale% from cf choice

refs #332
This commit is contained in:
2015-02-05 17:40:32 +01:00
parent 9a7b2e68b9
commit a2b3ff6d63
4 changed files with 19 additions and 14 deletions

View File

@@ -43,7 +43,7 @@ services:
class: Chill\CustomFieldsBundle\CustomFields\CustomFieldChoice
arguments:
- "@request_stack"
- %locale%
- "@translator.default"
- "@templating"
- "@chill.main.helper.translatable_string"
tags: