Admin actions behind admin path.
This commit is contained in:
@@ -29,5 +29,5 @@
|
||||
|
||||
</ul>
|
||||
|
||||
<span><%= link "Edit", to: Routes.location_path(@conn, :edit, @location) %></span>
|
||||
<span><%= link "Edit", to: Routes.admin_location_path(@conn, :edit, @location) %></span>
|
||||
<span><%= link "Back", to: Routes.location_path(@conn, :index) %></span>
|
||||
|
||||
Reference in New Issue
Block a user