Commit f71c2955 by Damien Moulard

remove crudcontroller from profildecotisation admin

parent c986f610
...@@ -302,7 +302,7 @@ services: ...@@ -302,7 +302,7 @@ services:
admin.adherent.profilsdecotisation: admin.adherent.profilsdecotisation:
class: App\Admin\ProfilDeCotisationAdmin class: App\Admin\ProfilDeCotisationAdmin
arguments: [~, App\Entity\ProfilDeCotisation, 'App\Controller\CRUD\CRUDController'] arguments: [~, App\Entity\ProfilDeCotisation, ~]
tags: tags:
- name: sonata.admin - name: sonata.admin
manager_type: orm manager_type: orm
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment