ajout du selecteur de langue
This commit is contained in:
parent
61f49619ba
commit
42153d1d37
6 changed files with 32 additions and 4 deletions
|
@ -151,6 +151,7 @@ Rails.application.routes.draw do
|
|||
get "patron" => "root#patron"
|
||||
get "suivi" => "root#suivi"
|
||||
post "dismiss_outdated_browser" => "root#dismiss_outdated_browser"
|
||||
post "save_locale" => "root#save_locale"
|
||||
|
||||
get "contact", to: "support#index"
|
||||
post "contact", to: "support#create"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue