Show code of conduct on organizations
This commit is contained in:
parent
a6daff8582
commit
217ec1a46f
5 changed files with 30 additions and 7 deletions
|
|
@ -152,7 +152,7 @@ Osem::Application.routes.draw do
|
|||
end
|
||||
resources :organizations, only: [:index] do
|
||||
member do
|
||||
get :conferences
|
||||
get :conferences, 'code-of-conduct'
|
||||
end
|
||||
end
|
||||
resources :conferences, only: [:index, :show] do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue