diff --git a/app/views/layouts/_dmponline_org_branding.html.erb b/app/views/layouts/_dmponline_org_branding.html.erb index e91e51a..7c436ff 100644 --- a/app/views/layouts/_dmponline_org_branding.html.erb +++ b/app/views/layouts/_dmponline_org_branding.html.erb @@ -1,7 +1,7 @@
<% if user_signed_in? %> - <% if !current_user.organisation.present? %> + <% if !current_user.organisation.nil? %> <% if current_user.organisation.logo.present? %>