]> git.openstreetmap.org Git - rails.git/blob - app/views/map_bugs/read.xml.builder
Always get the bug commenter name from the user if there is one
[rails.git] / app / views / map_bugs / read.xml.builder
1 xml.instruct!
2
3 xml << render(:partial => "bug", :object => @bug)