Add new page with organizer reports
This commit is contained in:
parent
8335aa8b43
commit
fabe29d2ed
4 changed files with 108 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