fix variable

This commit is contained in:
Thein Lin Kyaw
2020-08-27 17:09:22 +06:30
parent 9d1f5908ce
commit 1b7a970f1d

View File

@@ -27,7 +27,7 @@ private
crm_root_path
elsif current_user.role == "account"
reports_dailysale_index_path
elsif @current_user.role == "kitchen"
elsif current_user.role == "kitchen"
oqs_root_path
else
login_path