gitlab-org--gitlab-foss/app/views/notes/_per_line_show.html.haml
2012-06-04 01:37:27 +03:00

5 lines
117 B
Text

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