diff --git a/core/templates/ui/drilldown/table_results.html b/core/templates/ui/drilldown/table_results.html index 0611cd7..9cc73e0 100644 --- a/core/templates/ui/drilldown/table_results.html +++ b/core/templates/ui/drilldown/table_results.html @@ -15,7 +15,7 @@ {% else %} - {% if redacted != 0 %} + {% if redacted is not None %}