update back buttom

This commit is contained in:
Aung Myo
2017-07-25 13:58:38 +06:30
parent 22f3ee8f54
commit 6baf039e6d
4 changed files with 5 additions and 2 deletions

View File

@@ -80,7 +80,7 @@
<div class="col-lg-1 col-md-1 col-sm-1">
<br>
<a href="<%= crm_customers_path%>" class="btn btn-primary">
<a href="<%= dashboard_path%>" class="btn btn-primary">
<i class="fa fa-arrow-left fa-lg"></i> Back
</a>
</div>