fix for checkbox in promotion and Back btn fix for Customers in Origami

This commit is contained in:
phyusin
2017-11-06 16:02:01 +06:30
parent 6a8bf490d8
commit 70a908158f
2 changed files with 13 additions and 10 deletions

View File

@@ -5,7 +5,8 @@
<li class="breadcrumb-item active">CRM</li>
<!-- <li class="breadcrumb-item"><a href="<%= dashboard_path %>">Home</a></li> -->
<span class="float-right">
<%= link_to 'Back', dashboard_path %>
<a href="#" id="back">Back</a>
<!-- <%= link_to 'Back', dashboard_path %> -->
</span>
</ul>
</div>