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

1 line
81 B
Plaintext

$('#note_<%= @note.id %>').replaceWith('<%= escape_javascript(render(@note))%>');