Refactor supplier settings

This commit is contained in:
2014-07-16 17:41:43 +02:00
parent a302123c6b
commit 2fec0b3bb6
31 changed files with 311 additions and 49 deletions
+2
View File
@@ -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