update
This commit is contained in:
@@ -19,7 +19,6 @@ class ApplicationController < ActionController::Base
|
||||
|
||||
def current_login_employee
|
||||
@employee = Employee.find_by_token_session(session[:session_token])
|
||||
@time = Time.now
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
Reference in New Issue
Block a user