/saved_searches: make available to banned users.
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
class SavedSearchesController < ApplicationController
|
class SavedSearchesController < ApplicationController
|
||||||
before_filter :member_only
|
|
||||||
before_filter :check_availability
|
before_filter :check_availability
|
||||||
respond_to :html, :xml, :json, :js
|
respond_to :html, :xml, :json, :js
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user