update left sidebar
This commit is contained in:
@@ -35,7 +35,6 @@
|
|||||||
<% elsif current_login_employee.role == "supervisor" || current_login_employee.role == "cashier" || current_login_employee.role == "waiter" %>
|
<% elsif current_login_employee.role == "supervisor" || current_login_employee.role == "cashier" || current_login_employee.role == "waiter" %>
|
||||||
<a href="<%= origami_dashboard_path %>">
|
<a href="<%= origami_dashboard_path %>">
|
||||||
<%end%>
|
<%end%>
|
||||||
<a href="">
|
|
||||||
<i class="material-icons">home</i>
|
<i class="material-icons">home</i>
|
||||||
<span><%= t :dashboard %></span>
|
<span><%= t :dashboard %></span>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user