Supplier main board section selector
This commit is contained in:
@@ -61,6 +61,7 @@ Qwaiter::Application.routes.draw do
|
||||
get '/user/obtain_token' => 'user#obtain_token', as: :user_obtain_token
|
||||
post '/user/obtain_token' => 'user#obtain_token', constraints: {format: :json}
|
||||
|
||||
get '/supplier/suppliers/current' => 'supplier#current' #ember
|
||||
|
||||
|
||||
#match '/show_products' => 'dashboard#show_products', as: :user_products
|
||||
|
||||
Reference in New Issue
Block a user