update left sidebar

This commit is contained in:
Aung Myo
2018-08-21 10:49:50 +06:30
parent 7ebc7ac8ba
commit 15dd30a3bc

View File

@@ -34,6 +34,8 @@
<a href="<%= dashboard_path %>">
<% elsif current_login_employee.role == "supervisor" || current_login_employee.role == "cashier" || current_login_employee.role == "waiter" %>
<a href="<%= origami_dashboard_path %>">
<% elsif current_login_employee.role == "kitchen" %>
<a href="<%= oqs_root_path %>">
<%end%>
<i class="material-icons">home</i>
<span><%= t :dashboard %></span>