parent
c9e1ad510c
commit
fd335f96f1
3 changed files with 41 additions and 2 deletions
|
|
@ -114,6 +114,5 @@ Osem::Application.routes.draw do
|
|||
|
||||
get "/admin" => redirect("/admin/conference")
|
||||
|
||||
root :to => "home#index"
|
||||
|
||||
root to: 'home#index', via: [:get, :options]
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue