diff --git a/app/views/collection_participants/_add_participants_form.html.erb b/app/views/collection_participants/_add_participants_form.html.erb index e2a6547..bc09031 100755 --- a/app/views/collection_participants/_add_participants_form.html.erb +++ b/app/views/collection_participants/_add_participants_form.html.erb @@ -1,4 +1,4 @@ -<%= form_tag add_collection_participants_path(@collection), class: "single simple post", method: :post do %> +<%= form_tag add_collection_participants_path(@collection), class: "single simple post", method: :get do %>
Add new members