artists: convert other_names to array (#3987).
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
(group: <%= link_to(artist.group_name, artist_path(artist)) %>)
|
||||
<% end %>
|
||||
</td>
|
||||
<td><%= artist.other_names %></td>
|
||||
<td><%= artist.other_names_string %></td>
|
||||
<td><%= artist.status %></td>
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user