openstreetmap-website/app/views/notes/_description.html.erb

3 lines
88 B
Text

<div>
<%= render :partial => "comment", :collection => description.comments %>
</div>