master
$('<%= "##{@protip.public_id} .upvote, ##{@protip.public_id} .small-upvote" %>').html("<%= escape_javascript( "#{@protip.upvotes}") %>");