added event before rendering permissions (#1599)

This commit is contained in:
Kevin Papst
2020-03-30 01:22:57 +02:00
committed by GitHub
parent 7becddc3a4
commit 9e1e1a7a96
6 changed files with 136 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
{% endif %}
{% endfor %}
{{ tables.data_table_footer(permissions) }}
{{ tables.data_table_footer() }}
{% endblock %}