Refactor supplier settings
This commit is contained in:
@@ -83,6 +83,8 @@ Qwaiter::Application.routes.draw do
|
||||
|
||||
|
||||
get '/supplier/suppliers/current' => 'supplier#current' #ember
|
||||
get '/supplier/suppliers/:id' => 'supplier#current' #ember
|
||||
put '/supplier/suppliers/:id' => 'supplier#update' #ember
|
||||
|
||||
#match '/show_products' => 'dashboard#show_products', as: :user_products
|
||||
# GENERAL
|
||||
|
||||
Reference in New Issue
Block a user