update breadcrumb

This commit is contained in:
Aung Myo
2017-10-26 17:45:37 +06:30
parent 92ef1dcdae
commit 2e6478ebed
8 changed files with 18 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
<li class="breadcrumb-item"><a href="<%= dashboard_path %>">Home</a></li>
<li class="breadcrumb-item active">Item Set</li>
<span class="float-right">
<%= link_to t("views.btn.back"), settings_menus_path %>
<%= link_to t("views.btn.back"), dashboard_path %>
</span>
</ol>
</div>