update home link

This commit is contained in:
Aung Myo
2017-06-26 20:44:15 +06:30
parent c6906ba293
commit 25967b82d3
6 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
<div class="page-header">
<ul class="breadcrumb">
<li><a href="<%= %>">Home</a></li>
<li><a href="<%= dashboard_path %>">Home</a></li>
<li>Receipt List Report</li>
</ul>
</div>