Skip to content

Commit

Permalink
Merge pull request #694 from daneshd/issue441
Browse files Browse the repository at this point in the history
Fix collecting submissions
  • Loading branch information
jerboaa committed Mar 4, 2012
2 parents 78a57f2 + ef0e375 commit 9cf3ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/routes.rb
Expand Up @@ -122,7 +122,7 @@

member do
get 'collect_and_begin_grading'
get 'manually_collect_and_begin_grading'
post 'manually_collect_and_begin_grading'
get 'repo_browser'
end

Expand Down

0 comments on commit 9cf3ad1

Please sign in to comment.