Files
grecia/app/views/follows/refresh_follow_button.js.erb

2 lines
115 B
Plaintext

$("#<%= dom_id(@followable) %> .js-follow").html('<%= j render("followable_button", followable: @followable) %>');