gitlabhq/app/views/notes/_per_line_notes_with_reply.html.haml
2012-09-14 21:41:57 +02:00

4 lines
141 B
Plaintext

- notes.each do |note|
= render "notes/per_line_note", note: note
= render "notes/per_line_reply_button", line_code: notes.first.line_code