diff --git a/app/views/profile/_person.rhtml b/app/views/profile/_person.rhtml index faf638d..2ba2410 100644 --- a/app/views/profile/_person.rhtml +++ b/app/views/profile/_person.rhtml @@ -16,9 +16,11 @@ <% end %> <%= display_field(_('Location:'), profile, :location) %> +<% if !(profile.organization.blank? && profile.organization_website.blank?) %>