From: rubenwardy Date: Sat, 11 Jul 2020 03:11:32 +0000 (+0100) Subject: Add title text to audit log severity icons X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=d5b8dd89095d0d8ed91178f4ee23f610aa7b6917;p=cheatdb.git Add title text to audit log severity icons --- diff --git a/app/templates/admin/audit.html b/app/templates/admin/audit.html index 1ac793b..49e2aaf 100644 --- a/app/templates/admin/audit.html +++ b/app/templates/admin/audit.html @@ -17,7 +17,8 @@ Audit Log {% endif %}
-
+
{% if entry.severity == entry.severity.MODERATION %} {% elif entry.severity == entry.severity.EDITOR %}