]> git.openstreetmap.org Git - rails.git/blob - app/views/notes/_description.html.erb
Rework status search to avoid relying on the enum ids, and also to allow translations
[rails.git] / app / views / notes / _description.html.erb
1 <div>
2   <%= render :partial => "comment", :collection => description.comments %>
3 </div>