Speaker can be changed in admin/conference/x/events
This commit is contained in:
parent
cb76a9b7cc
commit
c6956482f0
6 changed files with 52 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ Osem::Application.routes.draw do
|
|||
put :update_state
|
||||
put :update_track
|
||||
end
|
||||
resource :speaker, :only => [:edit, :update]
|
||||
end
|
||||
resources :supporters
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue