Supplier mail changing and polishing

This commit is contained in:
2013-12-11 16:00:35 +01:00
parent 0ac9a70797
commit 8aede39b27
28 changed files with 207 additions and 72 deletions
+6 -1
View File
@@ -97,7 +97,12 @@ Qwaiter::Application.routes.draw do
get :preview_products
end
end
resources :lists
resources :lists do
collection do
get :active
get :at_date
end
end
resources :product_categories do
collection do
post :sort