From fa3885d47da95485784b4db6ea7da6280b42b877 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 14 Dec 2017 17:55:47 +0000 Subject: [PATCH] Remove error-handling code from OK page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `ok.html` is only used when there’s a spreadsheet which doesn’t have any errors in it. --- app/templates/views/check/ok.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/app/templates/views/check/ok.html b/app/templates/views/check/ok.html index affa5a4ff..4cd5d20f2 100644 --- a/app/templates/views/check/ok.html +++ b/app/templates/views/check/ok.html @@ -80,11 +80,7 @@ {% if count_of_displayed_recipients < count_of_recipients %} {% endif %}