fix variable
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user