This commit is contained in:
Nicolas Bally 2020-10-08 01:27:01 +02:00
parent f7621dc2e0
commit a340d32203

View File

@ -911,7 +911,7 @@ Rails.application.routes.draw do
get ':slug.html', to: 'public/m_odrs#show', :as => :public_m_odr
root redirect('/fr/index.html')
root "public/menu_items#show"