gitlabhq/app/views/notes/_per_line_show.html.haml

6 lines
118 B
Plaintext
Raw Normal View History

%tr.line_notes_row
%td{:colspan => 3}
%ul
= render :partial => "notes/show", :locals => {:note => note}