diff --git a/app/views/collections/_show_about_tab.html.haml b/app/views/collections/_show_about_tab.html.haml index da521c28..0f395e9d 100644 --- a/app/views/collections/_show_about_tab.html.haml +++ b/app/views/collections/_show_about_tab.html.haml @@ -35,8 +35,6 @@ = link_to(@metadata_profile.name, @metadata_profile) - else = @metadata_profile.name - - elsif @collection.primary_unit&.metadata_profile - = raw("Not assigned (falling back to primary unit's profile: #{link_to(@metadata_profile.name, @metadata_profile)})") - else = raw("Not assigned (falling back to #{link_to(@metadata_profile.name, @metadata_profile)})") %dt Submission Profile