]> git.openstreetmap.org Git - rails.git/blob - app/views/api/notes/_description.html.erb
Fix header button height
[rails.git] / app / views / api / notes / _description.html.erb
1 <%# locals: (description:) %>
2
3 <div>
4   <%= render :partial => "comment", :collection => description.comments %>
5 </div>