ual_app/app/views/admin/note_files/create.js.erb
2014-08-24 00:18:02 +02:00

3 lines
113 B
Plaintext

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