2013-06-29 23:10:44 +02:00

1 line
81 B
Plaintext

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