Sponsorship level dashboard
removed donation amount removed explicit rendering of sponsor levels
This commit is contained in:
parent
8bce579283
commit
f68ac7e032
11 changed files with 93 additions and 4 deletions
|
|
@ -28,6 +28,8 @@ Osem::Application.routes.draw do
|
|||
|
||||
resources :tracks, only: [:show, :update, :index]
|
||||
|
||||
resources :sponsorship_levels, only: [:show, :update, :index]
|
||||
|
||||
resources :eventtypes, only: [:show, :index] do
|
||||
collection do
|
||||
patch :update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue