<% if @threshold %> $('#targets').html('<%= j render partial: 'targets/index' %>'); <% else %> $(event.target).empty(); <% end %>