ip search: add quick links & improve usability

#2530
This commit is contained in:
Toks
2015-10-08 01:14:48 -04:00
parent f92cfe3b43
commit 643ab7b2c6
8 changed files with 56 additions and 22 deletions

View File

@@ -4,6 +4,7 @@ module Moderator
def index
@search = IpAddrSearch.new(params[:search])
@results = @search.execute
end
def search