pic_vert_app/app/views/notes/create.js.erb
2013-01-08 22:47:42 +01:00

2 lines
104 B
Plaintext

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