d62200cad4
* Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
2 lines
96 B
Text
2 lines
96 B
Text
:plain
|
|
$("#notes-list").html("#{escape_javascript(render(:partial => 'notes/notes_list'))}");
|