Merge e49906f342 into e11ad83b32
This commit is contained in:
commit
830193bdca
6 changed files with 26 additions and 2 deletions
|
|
@ -66,7 +66,7 @@ Osem::Application.routes.draw do
|
|||
end
|
||||
end
|
||||
|
||||
resources :conference, :only => [] do
|
||||
resources :conference, only: [:show] do
|
||||
resources :proposal do
|
||||
resources :event_attachment, :controller => "event_attachments"
|
||||
patch "/confirm" => "proposal#confirm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue