feat: soft-delete for teamer accounts
addresses #869dv9br3
This commit is contained in:
@@ -100,6 +100,7 @@
|
||||
<a href="{{ path('app_administrative_assignment_detail', { 'uuid': assignment.uuid, 'r': return_url() }) }}">
|
||||
{{ application.teamer }}
|
||||
</a>
|
||||
{% include '_partials/_teamer_deleted_badge.html.twig' with { 'teamer': application.teamer } %}
|
||||
</td>
|
||||
<td>
|
||||
<div class="flex items-center justify-end space-x-1"
|
||||
|
||||
Reference in New Issue
Block a user