gitlab-org--gitlab-foss/app/views/issues/show.js.haml

3 lines
97 B
Text
Raw Normal View History

2011-10-17 12:48:10 -04:00
:plain
$("#notes-list").html("#{escape_javascript(render(:partial => 'notes/notes_list'))}");