Rename diff note partials

This commit is contained in:
Riyad Preukschas 2012-11-17 20:24:12 +01:00
parent 534bd5a268
commit 3bc507e5c5
12 changed files with 12 additions and 12 deletions

View file

@ -0,0 +1,3 @@
- notes.each do |note|
= render "notes/diff_note", note: note
= render "notes/diff_notes_reply_button", note: notes.first