diff --git a/app/components/source_data_component/source_data_component.html.erb b/app/components/source_data_component/source_data_component.html.erb index 0bd693257..e5eff3ba2 100644 --- a/app/components/source_data_component/source_data_component.html.erb +++ b/app/components/source_data_component/source_data_component.html.erb @@ -5,20 +5,7 @@ <% if @source.present? %>
| Artist | -None | -
|---|---|
| Artist | -- <%= external_link_to @source.profile_url, @source.artist_name %> - (<%= link_to "Create new artist", new_artist_path(artist: { source: @source.canonical_url }) %>) - | -
| Artist | @@ -33,6 +20,21 @@|
| Artist | +None | +
| Artist | ++ <%= external_link_to @source.profile_url, @source.artist_name %> + (<%= link_to "Create new artist", new_artist_path(artist: { source: @source.canonical_url }) %>) + | +