summaryrefslogtreecommitdiff
path: root/app/views/projects/wall.js.haml
blob: 5b9a34c0a9c94a1a5e44a13cef676ad11eb3073a (plain)
1
2
:plain 
  $("#notes-list").html("#{escape_javascript(render(:partial => 'notes/notes_list'))}");