Incorporate the permanent user deletion sprinkle
This commit is contained in:
5
templates/tables/deleted-users.html.twig
Normal file
5
templates/tables/deleted-users.html.twig
Normal file
@@ -0,0 +1,5 @@
|
||||
{% extends "@uf-tweaks/tables/users.html.twig" %}
|
||||
|
||||
{% block table_users_column_actions %}
|
||||
{% include "tables/columns/deleted_users-actions.html.twig" %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user