diff --git a/app/components/lettings_log_summary_component.html.erb b/app/components/lettings_log_summary_component.html.erb index 1845a155f..a24ca6046 100644 --- a/app/components/lettings_log_summary_component.html.erb +++ b/app/components/lettings_log_summary_component.html.erb @@ -1,6 +1,6 @@
-
+

<%= govuk_link_to lettings_log_path(log) do %> @@ -8,20 +8,14 @@ <% end %>

<% if log.tenancycode? or log.propcode? %> - +
<% end %> <% if log.needstype? or log.startdate? %> @@ -51,7 +45,7 @@ <% end %>
-