diff --git a/app/components/bulk_upload_summary_component.html.erb b/app/components/bulk_upload_summary_component.html.erb index 744c149a1..e2dbddfde 100644 --- a/app/components/bulk_upload_summary_component.html.erb +++ b/app/components/bulk_upload_summary_component.html.erb @@ -14,8 +14,8 @@

<%= download_file_link(controller, bulk_upload) %> - <%#= view_error_report_link(bulk_upload) %> - <%#= view_logs_link(bulk_upload) %> + <%= view_error_report_link(controller, bulk_upload) %> + <%= view_logs_link(controller, bulk_upload) %>