change dashboard to root path
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
<div class="page-header">
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item"><a href="<%= dashboard_path %>">Home</a></li>
|
||||
<li class="breadcrumb-item"><a href="<%= root_path %>">Home</a></li>
|
||||
<li class="breadcrumb-item active">Menu Item Group</li>
|
||||
<span class="float-right">
|
||||
<%= link_to t('.back', :default => t("views.btn.back")), dashboard_path %>
|
||||
|
||||
Reference in New Issue
Block a user