Remove /meta_searches/tags page.
This was a search page that let you search for tags, aliases, and implications at the same time. It never got much use and it's been broken for a while now (the search form passed the wrong param to the controller).
This commit is contained in:
@@ -304,7 +304,7 @@ module ApplicationHelper
|
||||
when "artists", "artist_versions"
|
||||
/^\/artist/
|
||||
|
||||
when "tags", "meta_searches"
|
||||
when "tags"
|
||||
/^\/tags/
|
||||
|
||||
when "pools", "pool_versions"
|
||||
|
||||
Reference in New Issue
Block a user