mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-25 17:13:49 +00:00
FIX [center][crud] use crud controller for center entity
This commit is contained in:
@@ -10,9 +10,9 @@ chill_main_admin_scope:
|
||||
resource: "@ChillMainBundle/config/routes/scope.yaml"
|
||||
prefix: "{_locale}/admin/scope"
|
||||
|
||||
chill_main_admin:
|
||||
resource: "@ChillMainBundle/config/routes/center.yaml"
|
||||
prefix: "{_locale}/admin/center"
|
||||
#chill_main_admin:
|
||||
# resource: "@ChillMainBundle/config/routes/center.yaml"
|
||||
# prefix: "{_locale}/admin/center"
|
||||
|
||||
chill_main_exports:
|
||||
resource: "@ChillMainBundle/config/routes/exports.yaml"
|
||||
|
Reference in New Issue
Block a user