diff --git a/app/components/lettings_log_summary_component.html.erb b/app/components/lettings_log_summary_component.html.erb index b0bc9fed8..1845a155f 100644 --- a/app/components/lettings_log_summary_component.html.erb +++ b/app/components/lettings_log_summary_component.html.erb @@ -34,7 +34,7 @@ <% end %>
<% end %> - <% if current_user.support? || current_user.organisation.has_managing_agents? %> + <% if current_user.support? || current_user.organisation.has_managing_agents? || current_user.organisation.has_recent_absorbed_organisations? %>