diff --git a/app/components/log_summary_component.html.erb b/app/components/log_summary_component.html.erb index 65d2fc045..9c251b6b4 100644 --- a/app/components/log_summary_component.html.erb +++ b/app/components/log_summary_component.html.erb @@ -36,7 +36,7 @@

<% end %> - <% if current_user.support? %> + <% if current_user.support? || current_user.organisation.has_managing_agents? %> <% if log.owning_organisation or log.managing_organisation %>