update dashboard total credit and card

This commit is contained in:
Aung Myo
2017-10-24 11:42:48 +06:30
parent 59c38b2c96
commit f7d3920554
9 changed files with 68 additions and 47 deletions

View File

@@ -4,7 +4,7 @@
<li class="breadcrumb-item"><a href="<%= settings_accounts_path %>">Account</a></li>
<li class="breadcrumb-item active">New</li>
<span class="float-right">
<%= link_to t('.new', :default => t("views.btn.new")), settings_accounts_path %>
<%= link_to t('.back', :default => t("views.btn.back")), settings_accounts_path %>
</span>
</ol>
</div>