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

2 lines
104 B
Plaintext

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