summaryrefslogtreecommitdiff
path: root/app/views/notes/_reply_button.html.haml
blob: c981fb9fc726ade9557bc227941a4870aa85af43 (plain)
1
2
3
4
%tr.line_notes_row.reply
  %td{colspan: 3}
    %i.icon-comment
    = link_to "Reply", "#", class: "line_note_reply_link", "line_code" => line_code, title: "Add note for this line"