3 lines
113 B
Plaintext

$('#note_files_<%= @note_file.note.id %>').html('<%= escape_javascript(render(@note_file.note.note_files))%>');