diff --git a/app/views/purl/_mods_contributors.html.erb b/app/views/purl/_mods_contributors.html.erb index 755451ab..a5db1439 100644 --- a/app/views/purl/_mods_contributors.html.erb +++ b/app/views/purl/_mods_contributors.html.erb @@ -4,21 +4,23 @@ <%= render SectionComponent.new(label: 'Creators/Contributors', label_id: label_id) do %> <%= render TableComponent.new(label_id: label_id) do %> <% fields.each do |field| %> - <%= mods_record_row_field(field, delimiter: nil) do |name| %> - <% capture do %> - <%= name.name %> -