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