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