add link for migrating tag subscription to saved search
This commit is contained in:
@@ -257,6 +257,7 @@ Rails.application.routes.draw do
|
||||
resource :tag_implication_request, :only => [:new, :create]
|
||||
resources :tag_subscriptions do
|
||||
member do
|
||||
post :migrate
|
||||
get :posts
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user