From 0d516070b571c23de6b67a0c15c3eacb2bce843d Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Tue, 29 May 2018 11:59:15 +0200 Subject: [PATCH] Small bugfix --- app/views/products/index.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/products/index.html.erb b/app/views/products/index.html.erb index e17ed84..88dce18 100644 --- a/app/views/products/index.html.erb +++ b/app/views/products/index.html.erb @@ -9,7 +9,7 @@
-<%= link_to 'Back', sections_path %> \ No newline at end of file +<%= link_to 'Back', sections_path %>