jam-cloud/web/app/views/relationships/destroy.js.erb

2 lines
127 B
Plaintext

$("#follow_form").html("<%= escape_javascript(render('users/follow')) %>")
$("#followers").html('<%= @user.followers.count %>')