summaryrefslogtreecommitdiff
path: root/app/views/notes/_per_line_show.html.haml
blob: e239c618b117535b155513528e59f63f0fb4122a (plain)
1
2
3
4
5
%tr.line_notes_row
  %td{:colspan => 3}
    %ul
      = render :partial => "notes/show", :locals => {:note => note}