mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Fix "Edit" button leading to POST request
This commit is contained in:
@@ -12,4 +12,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<%= button_to 'Edit', edit_problem_path(@problem), class: 'btn btn-default' %>
|
||||
<%= link_to 'Edit', edit_problem_path(@problem), class: 'btn btn-default' %>
|
||||
|
||||
Reference in New Issue
Block a user