gitlabhq/app/views/notes/_reply_button.html.haml
2012-02-24 22:19:47 +02:00

4 lines
171 B
Plaintext

%tr.line_notes_row.reply
%td{:colspan => 3}
= link_to "Reply", "#", :class => "line_note_reply_link", "line_code" => line_code, :title => "Add note for this line"