Remove targeted down voting report.
Remove the targeted down voting report. This report hasn't been working for a while. The /post_votes page is a better way to investigate downvoting activity anyway.
This commit is contained in:
@@ -237,8 +237,6 @@ Rails.application.routes.draw do
|
||||
resource :related_tag, :only => [:show, :update]
|
||||
get "reports/uploads" => "reports#uploads"
|
||||
get "reports/upload_tags" => "reports#upload_tags"
|
||||
get "reports/down_voting_post" => "reports#down_voting_post"
|
||||
post "reports/down_voting_post_create" => "reports#down_voting_post_create"
|
||||
resources :recommended_posts, only: [:index]
|
||||
resources :saved_searches, :except => [:show] do
|
||||
collection do
|
||||
|
||||
Reference in New Issue
Block a user