Skip to content

Commit

Permalink
Fixed Mike's typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bensomers committed Jun 3, 2009
1 parent 1da115a commit b3a2586
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/controllers/application_controller.rb
Expand Up @@ -22,8 +22,6 @@ def set_user_exists
session[:user_exists] = true if User.find_by_login(session[:casfilteruser])
end

def set_current_chooser_choice

#get department choice off the session
def get_department
# y session["current_chooser_choice"]
Expand Down

0 comments on commit b3a2586

Please sign in to comment.