2 lines
104 B
Plaintext

$('#notes').html('<%= escape_javascript(render(@note.topic.notes)) %>');
$("#note_form_place").html("");