4 lines
186 B
Text
4 lines
186 B
Text
%tr.line_notes_row.reply
|
|
%td{colspan: 3}
|
|
%i.icon-comment
|
|
= link_to "Reply", "#", class: "line_note_reply_link", data: { line_code: line_code }, title: "Add note for this line"
|