1 line
81 B
Plaintext
1 line
81 B
Plaintext
$('#note_<%= @note.id %>').replaceWith('<%= escape_javascript(render(@note))%>'); |
$('#note_<%= @note.id %>').replaceWith('<%= escape_javascript(render(@note))%>'); |