Use a button to toggle proposal selection
As mentioned in commit 5311daadf, using buttons for non-GET requests has
several advantages over using links.
This commit is contained in:
@@ -1 +1 @@
|
||||
<%= link_to text, path, options %>
|
||||
<%= button_to text, path, options %>
|
||||
|
||||
Reference in New Issue
Block a user