fix variable
This commit is contained in:
@@ -27,7 +27,7 @@ private
|
|||||||
crm_root_path
|
crm_root_path
|
||||||
elsif current_user.role == "account"
|
elsif current_user.role == "account"
|
||||||
reports_dailysale_index_path
|
reports_dailysale_index_path
|
||||||
elsif @current_user.role == "kitchen"
|
elsif current_user.role == "kitchen"
|
||||||
oqs_root_path
|
oqs_root_path
|
||||||
else
|
else
|
||||||
login_path
|
login_path
|
||||||
|
|||||||
Reference in New Issue
Block a user