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

2 lines
129 B
Plaintext

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