eliminate transaction log items table
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class SavedSearchesController < ApplicationController
|
||||
before_filter :member_only
|
||||
before_fitler :check_availability
|
||||
before_filter :check_availability
|
||||
respond_to :html, :xml, :json, :js
|
||||
|
||||
def index
|
||||
|
||||
Reference in New Issue
Block a user