mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-27 04:26:13 +00:00
21 lines
747 B
YAML
21 lines
747 B
YAML
cl_custom_fields_customfieldsgroup:
|
|
resource: "@ChillCustomFieldsBundle/Resources/config/routing/customfieldsgroup.yml"
|
|
prefix: {_locale}/admin/customfieldsgroup
|
|
|
|
cl_custom_fields_blopentity2:
|
|
resource: "@ChillCustomFieldsBundle/Resources/config/routing/blopentity2.yml"
|
|
prefix: {_locale}/blopentity2
|
|
|
|
cl_custom_fields_adress:
|
|
resource: "@ChillCustomFieldsBundle/Resources/config/routing/adress.yml"
|
|
prefix: {_locale}/adress
|
|
|
|
cl_custom_fields_customfield:
|
|
resource: "@ChillCustomFieldsBundle/Resources/config/routing/customfield.yml"
|
|
prefix: {_locale}/admin/customfield
|
|
|
|
cl_custom_fields_blopentity:
|
|
resource: "@ChillCustomFieldsBundle/Resources/config/routing/blopentity.yml"
|
|
prefix: {_locale}/
|
|
|