Skip to content

Commit b22ad95

Browse files
committed
Update prenotify.html.erb
1 parent 222dd31 commit b22ad95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/registers/prenotify.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<tbody>
2828
<% @genomes.each do |genome| %>
2929
<tr>
30-
<td><%= display_link(genome.name) %></td>
30+
<td><%= display_link(genome.typified_names.first) %></td>
3131
<td><%= genome.accession %></td>
3232
<td></td>
3333
<td></td>

0 commit comments

Comments
 (0)