Rename diff note partials
This commit is contained in:
parent
534bd5a268
commit
3bc507e5c5
12 changed files with 12 additions and 12 deletions
3
app/views/notes/_diff_notes_with_reply.html.haml
Normal file
3
app/views/notes/_diff_notes_with_reply.html.haml
Normal file
|
@ -0,0 +1,3 @@
|
|||
- notes.each do |note|
|
||||
= render "notes/diff_note", note: note
|
||||
= render "notes/diff_notes_reply_button", note: notes.first
|
Loading…
Add table
Add a link
Reference in a new issue