app/views/ucb_rails/lps/search.js.haml in ucb_rails-0.0.3 vs app/views/ucb_rails/lps/search.js.haml in ucb_rails-0.0.4

- old
+ new

@@ -1,2 +1,3 @@ - results = render :partial => 'ucb_rails/lps/results' -$('#lps-results').html('#{j results}'); +$('#lps-results').html('#{j results}'); +$('#matches').html('#{lps_matches}'); \ No newline at end of file