app/helpers/search_results_helper.rb in iqvoc-3.5.3 vs app/helpers/search_results_helper.rb in iqvoc-3.5.4

- old
+ new

@@ -26,7 +26,7 @@ # call to ActiveSupport's highlight text = highlight(text.to_s, q.strip) end text end - + end