users: inline search form on /users index page.
* Add the user search form to the /users page. * Remove the /users/search page.
This commit is contained in:
@@ -243,7 +243,6 @@ Rails.application.routes.draw do
|
||||
end
|
||||
|
||||
collection do
|
||||
get :search
|
||||
get :custom_style
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user