6 lines
117 B
Plaintext
6 lines
117 B
Plaintext
%tr.line_notes_row
|
|
%td{:colspan => 3}
|
|
%ul
|
|
= render :partial => "notes/show", :locals => {:note => note}
|
|
|