_per_line_note_link.html.haml 250 Bytes Edit Raw Blame History 1 2 3 4 5 6 = link_to "", "#", id: "add-diff-line-note-#{line_code}", class: "line_note_link js-note-add-to-diff-line", data: @comments_target.merge({ line_code: line_code }), title: "Add a comment to this line"