Merge pull request #1169 from nishanthvijayan/reports

Add new page with organizer reports
This commit is contained in:
Stella Rouzi 2017-01-15 12:28:38 +02:00 committed by GitHub
commit 46101228e7
4 changed files with 143 additions and 1 deletions

View file

@ -69,6 +69,7 @@ Osem::Application.routes.draw do
get :vote
end
end
get 'reports' => 'events#reports'
end
resources :tickets