Add new page with organizer reports

This commit is contained in:
Nishanth Vijayan 2016-08-21 15:22:31 +05:30
parent 8335aa8b43
commit fabe29d2ed
4 changed files with 108 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