Adding locale selection

This commit is contained in:
Marc Ducobu 2014-11-12 15:30:36 +01:00
parent 8fa75e2dd6
commit 435a053cfe

View File

@ -1,20 +1,20 @@
cl_custom_fields_customfieldsgroup:
resource: "@ChillCustomFieldsBundle/Resources/config/routing/customfieldsgroup.yml"
prefix: /admin/customfieldsgroup
prefix: {_locale}/admin/customfieldsgroup
cl_custom_fields_blopentity2:
resource: "@ChillCustomFieldsBundle/Resources/config/routing/blopentity2.yml"
prefix: /blopentity2
prefix: {_locale}/blopentity2
cl_custom_fields_adress:
resource: "@ChillCustomFieldsBundle/Resources/config/routing/adress.yml"
prefix: /adress
prefix: {_locale}/adress
cl_custom_fields_customfield:
resource: "@ChillCustomFieldsBundle/Resources/config/routing/customfield.yml"
prefix: /admin/customfield
prefix: {_locale}/admin/customfield
cl_custom_fields_blopentity:
resource: "@ChillCustomFieldsBundle/Resources/config/routing/blopentity.yml"
prefix: /
prefix: {_locale}/