mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 16:13:50 +00:00
move routes to /admin zone
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
cl_custom_fields_customfieldsgroup:
|
||||
resource: "@ChillCustomFieldsBundle/Resources/config/routing/customfieldsgroup.yml"
|
||||
prefix: /customfieldsgroup
|
||||
prefix: /admin/customfieldsgroup
|
||||
|
||||
cl_custom_fields_blopentity2:
|
||||
resource: "@ChillCustomFieldsBundle/Resources/config/routing/blopentity2.yml"
|
||||
@@ -12,7 +12,7 @@ cl_custom_fields_adress:
|
||||
|
||||
cl_custom_fields_customfield:
|
||||
resource: "@ChillCustomFieldsBundle/Resources/config/routing/customfield.yml"
|
||||
prefix: /customfield
|
||||
prefix: /admin/customfield
|
||||
|
||||
cl_custom_fields_blopentity:
|
||||
resource: "@ChillCustomFieldsBundle/Resources/config/routing/blopentity.yml"
|
||||
|
Reference in New Issue
Block a user