change some func: for order rervation

This commit is contained in:
phyusin
2018-08-21 10:37:51 +06:30
parent 49ace265dc
commit d49bc3be2e
6 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
<li class="breadcrumb-item"><a href="<%= dashboard_path %>">Home</a></li>
<li class="breadcrumb-item active">Stock Check Report</li>
<span class="float-right">
<%= link_to 'Back', inventory_path %>
<%= link_to 'Back', reports_stock_check_index_path %>
</span>
</ol>
</div>