change UI for inventory

This commit is contained in:
phyusin
2017-11-22 17:10:54 +06:30
parent 5a3ced9746
commit 6791a5cba9
4 changed files with 101 additions and 97 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', dashboard_path %>
<%= link_to 'Back', inventory_path %>
</span>
</ol>
</div>