openstreetmap-website/app/views/redactions/_redactions.html.erb
2012-04-05 13:50:15 +01:00

3 lines
99 B
Text

<ul id="redaction_list">
<%= render :partial => 'redaction', :collection => @redactions %>
</ul>