rubycentral/cfp-app

View on GitHub
app/views/staff/teammates/update.js.erb

Summary

Maintainability
Test Coverage
$('#event-teammate-change-role-<%= teammate.id %>').modal('hide')

$('tr#teammate-<%= teammate.id %> td.notifications span').replaceWith("<span><%= teammate.comment_notifications %></span>")