diff --git a/app/views/origami/dashboard/index.html.erb b/app/views/origami/dashboard/index.html.erb index 08f34f5e..98e253cc 100644 --- a/app/views/origami/dashboard/index.html.erb +++ b/app/views/origami/dashboard/index.html.erb @@ -15,7 +15,6 @@ end %> - <% if !@current_user.nil? && (@current_user.role == 'cashier' || @current_user.role == 'waiter' ) %>