FIX [center][crud] use crud controller for center entity

This commit is contained in:
2023-09-06 15:50:12 +02:00
parent 01e9a15bd7
commit fa47dcd5b6
12 changed files with 113 additions and 277 deletions

View File

@@ -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"