gitlabhq/app/views/projects/wall.js.haml

3 lines
97 B
Plaintext
Raw Normal View History

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