Merge pull request #1169 from nishanthvijayan/reports
Add new page with organizer reports
This commit is contained in:
commit
46101228e7
4 changed files with 143 additions and 1 deletions
|
|
@ -69,6 +69,7 @@ Osem::Application.routes.draw do
|
|||
get :vote
|
||||
end
|
||||
end
|
||||
get 'reports' => 'events#reports'
|
||||
end
|
||||
|
||||
resources :tickets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue