Files
gitlabhq/app/views/notes/_notes.html.haml
T

5 lines
83 B
Plaintext

- @notes.each do |note|
- next unless note.author
= render "note", note: note