Extract 'notes/per_line_notes_with_reply' partial

This commit is contained in:
Riyad Preukschas 2012-09-14 16:57:08 +02:00
parent a3dbd99068
commit e1ca155c95
2 changed files with 4 additions and 4 deletions

View file

@ -0,0 +1,3 @@
- notes.each do |note|
= render "notes/per_line_note", note: note
= render "notes/per_line_reply_button", line_code: notes.first.line_code