3 lines
99 B
Text
3 lines
99 B
Text
<ul id="redaction_list">
|
|
<%= render :partial => 'redaction', :collection => @redactions %>
|
|
</ul>
|