gitlab-org--gitlab-foss/app/views/notes/_per_line_show.html.haml
2012-01-12 00:26:01 +02:00

5 lines
118 B
Text

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