Skip to content

Commit fe9bb00

Browse files
committed
Update _curator.html.erb
1 parent 843d24c commit fe9bb00

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

app/views/registers/_curator.html.erb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,15 @@
7474
contributor and notify the current owner
7575
<hr/>
7676

77+
<%= link_to(
78+
curation_genomics_register_url(@register),
79+
class: 'btn btn-primary btn-sm'
80+
) do %>
81+
<%= fa_icon('dna') %> Batch genomics curation
82+
<% end %>
83+
&raquo; Enter batch mode for genomics curation using per-check tables
84+
<hr/>
85+
7786
<% if @register.notified? %>
7887
<%= link_to(
7988
recheck_pdf_files_register_url(@register), method: :post,

0 commit comments

Comments
 (0)