1
0
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:
Philipp Fischbeck 2014-12-10 01:09:52 +01:00
parent 754acc17b5
commit c50808f68e

View File

@ -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' %>