1 line
81 B
Plaintext

$('#note_<%= @note.id %>').replaceWith('<%= escape_javascript(render(@note))%>');