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