change mm

This commit is contained in:
Yan
2017-10-16 13:14:13 +06:30
parent 4fa52fac3a
commit 42fce6fe86
8 changed files with 32 additions and 26 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"), dashboard_path %>
<%= link_to t("views.btn.back"), settings_menus_path %>
</span>
</ol>
</div>