forked from potsda.mn/mobilizon
90ceb4f6fe
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
6 lines
206 B
Elixir
6 lines
206 B
Elixir
<h2>Edit Group request</h2>
|
|
|
|
<%= render "form.html", Map.put(assigns, :action, group_request_path(@conn, :update, @group_request)) %>
|
|
|
|
<span><%= link "Back", to: group_request_path(@conn, :index) %></span>
|