Moved the organisation actions menu into blocks

This commit is contained in:
2023-06-07 15:02:46 +01:00
parent 522718f7ee
commit b54945cad6
2 changed files with 77 additions and 72 deletions

View File

@@ -23,6 +23,7 @@
{% block table_cell_templates %}
{{ parent() }}
{% block table_users_column_organisations %}
{% include 'tables/columns/users-organisations.html.twig' %}
{% endblock %}