commentaries: move search form to /artist_commentaries page.
* Move the commentary search form to the /artist_commentaries page. * Add Order field for changing the sort order.
This commit is contained in:
@@ -227,7 +227,6 @@ Rails.application.routes.draw do
|
||||
resources :artist_commentaries, :only => [:index, :show] do
|
||||
collection do
|
||||
put :create_or_update
|
||||
get :search
|
||||
end
|
||||
member do
|
||||
put :revert
|
||||
|
||||
Reference in New Issue
Block a user