From 237b20a39b6ce5054f41e9056d3dd7563d14e27b Mon Sep 17 00:00:00 2001 From: Phil Lee Date: Thu, 4 May 2023 10:24:12 +0100 Subject: [PATCH] link to upload again via BU error report --- app/views/bulk_upload_sales_results/show.html.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/bulk_upload_sales_results/show.html.erb b/app/views/bulk_upload_sales_results/show.html.erb index ef085e0bf..161edb013 100644 --- a/app/views/bulk_upload_sales_results/show.html.erb +++ b/app/views/bulk_upload_sales_results/show.html.erb @@ -18,3 +18,5 @@ <% end %> + +<%= govuk_button_link_to "Upload your file again", start_bulk_upload_sales_logs_path %>