Skip to content
This repository has been archived by the owner on Dec 10, 2017. It is now read-only.

Kevin/pres admin #41

Merged
merged 14 commits into from
Jan 17, 2014
Merged

Kevin/pres admin #41

merged 14 commits into from
Jan 17, 2014

Conversation

kacasey8
Copy link
Contributor

site ports for events being finished: pres page, homepage, candidate portal

@semester = params[:semester] ? MemberSemester.find_by_id(params[:semester]) : MemberSemester.current
@users = Role.members.semester_filter(@semester).all_users
@users_array = []
#moar_people = [ 'eunjian' ].collect{|u|Person.find_by_username(u)} # TODO remove when we have leaderboard opt-in
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well that explains why she's always at the top of the leaderboard. We should probably just delete this line..

alancyao added a commit that referenced this pull request Jan 17, 2014
@alancyao alancyao merged commit 32111d2 into master Jan 17, 2014
@kacasey8 kacasey8 deleted the kevin/pres_admin branch January 17, 2014 06:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants