Reply button, Comments for Merge Request diff
This commit is contained in:
parent
215a01f63c
commit
d41d8ffb02
13 changed files with 53 additions and 15 deletions
3
app/views/notes/_reply_button.html.haml
Normal file
3
app/views/notes/_reply_button.html.haml
Normal file
|
@ -0,0 +1,3 @@
|
|||
%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"
|
Loading…
Add table
Add a link
Reference in a new issue