Commit f71c2955 by Damien Moulard

remove crudcontroller from profildecotisation admin

parent c986f610
......@@ -302,7 +302,7 @@ services:
admin.adherent.profilsdecotisation:
class: App\Admin\ProfilDeCotisationAdmin
arguments: [~, App\Entity\ProfilDeCotisation, 'App\Controller\CRUD\CRUDController']
arguments: [~, App\Entity\ProfilDeCotisation, ~]
tags:
- name: sonata.admin
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