Skip to content

Commit

Permalink
Fix a leftover from a0f9994
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Dolski committed Mar 12, 2024
1 parent ed07ecc commit 5e48f15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/views/collections/_show_about_tab.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5e48f15

Please sign in to comment.