From 86a4aee7a68e599c82c1abc0af277764b1cdc6ed Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Tue, 30 Aug 2022 10:57:06 +0100 Subject: [PATCH] Fix redacted icon --- core/templates/ui/drilldown/results.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/ui/drilldown/results.html b/core/templates/ui/drilldown/results.html index 8cf6b55..b526fd1 100644 --- a/core/templates/ui/drilldown/results.html +++ b/core/templates/ui/drilldown/results.html @@ -17,7 +17,7 @@ {% else %} - {% if redacted != 0 %} + {% if redacted is not None %}

{{ redacted }} redacted