app: allow hiding the browser banner for one week
This commit is contained in:
parent
299f9df375
commit
3212dfddca
7 changed files with 75 additions and 11 deletions
|
@ -125,6 +125,7 @@ Rails.application.routes.draw do
|
|||
get "patron" => "root#patron"
|
||||
get "accessibilite" => "root#accessibilite"
|
||||
get "suivi" => "root#suivi"
|
||||
post "dismiss_outdated_browser" => "root#dismiss_outdated_browser"
|
||||
|
||||
get "contact", to: "support#index"
|
||||
post "contact", to: "support#create"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue