From 849b3737beb2cd38fd364143cc852f089f11581a Mon Sep 17 00:00:00 2001
From: Chris Hill-Scott
Date: Fri, 28 Jul 2017 09:07:19 +0100
Subject: [PATCH] Track errors in analytics on multiple row errors
Accidentally missed out on adding the tracking code to this particular
error message.
---
app/templates/views/check/row-errors.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/templates/views/check/row-errors.html b/app/templates/views/check/row-errors.html
index ce470bcd8..0a3dc6dd9 100644
--- a/app/templates/views/check/row-errors.html
+++ b/app/templates/views/check/row-errors.html
@@ -29,7 +29,7 @@
You need to {{ row_errors[0] }}
{% else %}
-
+
There are some problems with your data