frontend update
This commit is contained in:
@@ -179,6 +179,7 @@ Qwaiter::Application.routes.draw do
|
||||
|
||||
# /nl is not matched to pages#home with locale => nl
|
||||
get '/:locale' => 'pages#home', constraints: {locale: ALLOWED_LOCALES}, as: :go_to_locale
|
||||
get '/sitemap(.:format)' => 'pages#sitemap'
|
||||
#devise_scope :supplier do
|
||||
#get '/:locale/suppliers/sign_up' => 'registrations#new', constraints: {locale: ALLOWED_LOCALES}
|
||||
#end
|
||||
|
||||
Reference in New Issue
Block a user