mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-16 05:04:03 +00:00
Rollback routes OPTIONS change [ci skip]
This commit is contained in:
parent
460f763be5
commit
f58fba3f71
1 changed files with 1 additions and 1 deletions
|
|
@ -114,6 +114,6 @@ Osem::Application.routes.draw do
|
|||
|
||||
get "/admin" => redirect("/admin/conference")
|
||||
|
||||
root :to => "home#index", :via => [:get, :options]
|
||||
root :to => "home#index"
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue