]> git.openstreetmap.org Git - rails.git/blob - app/views/redactions/_redactions.html.erb
Use 'close-box' appearance (less confusing) for exit-from-directions
[rails.git] / app / views / redactions / _redactions.html.erb
1 <ul id="redaction_list">
2   <%= render :partial => 'redaction', :collection => @redactions %>
3 </ul>