]> git.openstreetmap.org Git - rails.git/blob - app/views/api/notes/_description.html.erb
Fixed "or divider" issue described in #4773 by adding mb-2 below "or" divider
[rails.git] / app / views / api / notes / _description.html.erb
1 <div>
2   <%= render :partial => "comment", :collection => description.comments %>
3 </div>