Admin actions behind admin path.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<h1>Ilmoittaudu</h1>
|
||||
|
||||
<%= render "form.html", Map.put(assigns, :action, Routes.performer_path(@conn, :create)) %>
|
||||
<%= render "form.html", Map.put(assigns, :action, Routes.admin_performer_path(@conn, :create)) %>
|
||||
|
||||
Reference in New Issue
Block a user