gitlabhq/app/views/notes/_reply_button.html.haml
2012-07-10 20:16:23 +03:00

5 lines
189 B
Plaintext

%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"