Move StockChanges#index to StockArticles#history
This commit is contained in:
parent
edaf91b029
commit
730dc7cf2a
7 changed files with 25 additions and 30 deletions
|
|
@ -97,7 +97,7 @@ Foodsoft::Application.routes.draw do
|
|||
get :fill_new_stock_article_form
|
||||
end
|
||||
|
||||
resources :stock_changes, :only => [:index], :to => 'stock_changes'
|
||||
get :history
|
||||
end
|
||||
|
||||
resources :suppliers do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue