Add logging of log ins
This commit is contained in:
@@ -11,6 +11,6 @@ Audit Log
|
||||
{% from "macros/audit_log.html" import render_audit_log %}
|
||||
|
||||
{{ render_pagination(pagination, url_set_query) }}
|
||||
{{ render_audit_log(log, show_view=True) }}
|
||||
{{ render_audit_log(log) }}
|
||||
{{ render_pagination(pagination, url_set_query) }}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user