mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Fix "New Problem" button leading to POST request
This commit is contained in:
parent
754acc17b5
commit
c50808f68e
@ -20,4 +20,4 @@
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<%= button_to 'New Problem', new_problem_path, class: 'btn btn-default' %>
|
<%= link_to 'New Problem', new_problem_path, class: 'btn btn-default' %>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user