change dashboard to root path
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<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"><a href="<%= settings_order_queue_stations_path %>">Order Queue Stations</a></li>
|
||||
<li class="breadcrumb-item active"><%= @settings_order_queue_station.station_name %></li>
|
||||
<span class="float-right">
|
||||
|
||||
Reference in New Issue
Block a user