mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
commit
e4c9100ea6
8 changed files with 92 additions and 3 deletions
|
|
@ -219,6 +219,8 @@ Osem::Application.routes.draw do
|
|||
|
||||
get '/admin' => redirect('/admin/conferences')
|
||||
|
||||
get '/calendar' => 'conferences#calendar'
|
||||
|
||||
unless ENV['OSEM_ROOT_CONFERENCE'].blank?
|
||||
root to: redirect("/conferences/#{ENV['OSEM_ROOT_CONFERENCE']}")
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue