aboutsummaryrefslogtreecommitdiff
path: root/app/views/admin/ressources/edit.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/ressources/edit.html.erb')
-rw-r--r--app/views/admin/ressources/edit.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/admin/ressources/edit.html.erb b/app/views/admin/ressources/edit.html.erb
index 789a3d3..d225c58 100644
--- a/app/views/admin/ressources/edit.html.erb
+++ b/app/views/admin/ressources/edit.html.erb
@@ -22,7 +22,7 @@ License along with ECS. If not, see <http://www.gnu.org/licenses/>.
<P>
<%= link_to 'Show', admin_ressource_path(@ressource) %> |
-<%= link_to 'Back', admin_ressources_url %>
+<%= link_to 'Back', admin_ressources_path %>
</P>
<P>
@@ -35,5 +35,5 @@ License along with ECS. If not, see <http://www.gnu.org/licenses/>.
<P>
<%= link_to 'Show', admin_ressource_path(@ressource) %> |
-<%= link_to 'Back', admin_ressources_url %>
+<%= link_to 'Back', admin_ressources_path %>
</P>