]> git.openstreetmap.org Git - rails.git/blob - app/views/api/notes/_description.html.erb
Exclude `opening_hours` from semicolon splitting in tags helper (#6968)
[rails.git] / app / views / api / notes / _description.html.erb
1 <%# locals: (description:) %>
2
3 <div>
4   <%= render :partial => "comment", :collection => description.comments %>
5 </div>