pic_vert_app/app/views/admin/notes/update.js.erb
2013-06-29 23:10:44 +02:00

1 line
81 B
Plaintext

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