diff --git a/app/views/case_logs/index.html.erb b/app/views/case_logs/index.html.erb index 02c7851ee..64cfc7146 100644 --- a/app/views/case_logs/index.html.erb +++ b/app/views/case_logs/index.html.erb @@ -6,7 +6,7 @@
<%= govuk_button_to "Create a new lettings log", case_logs_path %> - <%= govuk_link_to "Upload logs", bulk_upload_case_logs_path %> + <%#= govuk_link_to "Upload logs", bulk_upload_case_logs_path %>
<% if @case_logs.present? %>