From 0439a9c6c542bd75a857be69c9ba82f0a005a35d Mon Sep 17 00:00:00 2001 From: Benjamin Southall Date: Sun, 18 Aug 2019 07:38:02 +1000 Subject: [PATCH] Fixes Where are ip notes displayed #168, typographical error. --- templates/mod/view_ip.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mod/view_ip.html b/templates/mod/view_ip.html index 20a4573d..be4119e0 100644 --- a/templates/mod/view_ip.html +++ b/templates/mod/view_ip.html @@ -18,7 +18,7 @@ {{ notes|count }} {% trans notes_on_record %} - {% if notes and noteslength > 0 %} + {% if notes and notes|length > 0 %}
{% trans 'Staff' %}