Dynamic pages, language switcher and fix schedule drag drop time mismatch bug
This commit is contained in:
@@ -165,6 +165,7 @@ Qwaiter::Application.routes.draw do
|
||||
post :mark_delivered
|
||||
end
|
||||
end
|
||||
resources :pages, only: [:index, :show], constraints: {id: /.*/}
|
||||
root to: 'sections#index'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user