Add about page, remove enquete from menu
This commit is contained in:
@@ -61,6 +61,7 @@ Qwaiter::Application.routes.draw do
|
||||
|
||||
#match '/show_products' => 'dashboard#show_products', as: :user_products
|
||||
# GENERAL
|
||||
get '/about' => 'dashboard#about'
|
||||
get '/enquete' => 'dashboard#enquete'
|
||||
get '/cartoon' => 'dashboard#cartoon'
|
||||
get '/bars-restaurants' => 'dashboard#bars_restaurants', as: :bars_restaurants
|
||||
|
||||
Reference in New Issue
Block a user