Skip to content

Commit 60b4175

Browse files
committed
Update _curator.html.erb
1 parent af2e840 commit 60b4175

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/registers/_curator.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
and abstract
7474
<hr/>
7575
<%= link_to(
76-
recheck_pdf_files_register_url(@register),
76+
recheck_pdf_files_register_url(@register), method: :post,
7777
class: 'btn btn-primary btn-sm'
7878
) do %>
7979
<%= fa_icon('file-invoice') %> Recheck PDF files

0 commit comments

Comments
 (0)