activity: delete admin_user_show in twig template because this route is not defined and should not be defined

This commit is contained in:
nobohan 2021-11-17 17:17:35 +01:00
parent 0a522b465f
commit 909e2ca070

View File

@ -17,7 +17,6 @@
},
{ 'title': 'Users concerned'|trans,
'items': entity.users,
'path' : 'admin_user_show',
'key' : 'id'
},
] %}