From 321c65d70baf65ed674d288248cb9b9d6e74c28c Mon Sep 17 00:00:00 2001 From: Aung Myo Date: Thu, 10 Aug 2017 13:37:31 +0630 Subject: [PATCH] update view --- app/views/origami/home/index.html.erb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/origami/home/index.html.erb b/app/views/origami/home/index.html.erb index 35aa4230..cdb76bd0 100644 --- a/app/views/origami/home/index.html.erb +++ b/app/views/origami/home/index.html.erb @@ -108,8 +108,11 @@ - + <%if current_login_employee.role == "cashier" %> + + <%end%> + <%if current_login_employee.role == "administrator" || current_login_employee.role == "manager" %>