3 lines
97 B
Plaintext
3 lines
97 B
Plaintext
:plain
|
|
$("#notes-list").html("#{escape_javascript(render(:partial => 'notes/notes_list'))}");
|