From 3a0b0e68f3c01bf9f5c73ac653f460cce209c84e Mon Sep 17 00:00:00 2001 From: phyusin Date: Tue, 21 Aug 2018 10:48:45 +0630 Subject: [PATCH] change path in stock check --- app/views/reports/stock_check/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/reports/stock_check/index.html.erb b/app/views/reports/stock_check/index.html.erb index 4d06363b..a1351221 100755 --- a/app/views/reports/stock_check/index.html.erb +++ b/app/views/reports/stock_check/index.html.erb @@ -3,7 +3,7 @@ - <%= link_to 'Back', reports_stock_check_index_path %> + <%= link_to 'Back', dashboard_path %>