From 4648972c33ca908133ef7fa8849546e7f1443458 Mon Sep 17 00:00:00 2001 From: agnesthealien Date: Sun, 22 Mar 2026 16:32:38 -0400 Subject: [PATCH] collection issues. again. --- .../collection_participants/_add_participants_form.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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