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