move saved search option to sidebar

This commit is contained in:
r888888888
2017-03-20 16:19:15 -07:00
parent 73895a1a27
commit 70d057f8f3
10 changed files with 128 additions and 8 deletions

View File

@@ -26,6 +26,6 @@ class PopularSearchService
end
end
response
end.force_encoding("utf-8")
end.to_s.force_encoding("utf-8")
end
end