]> git.openstreetmap.org Git - rails.git/blob - app/views/note/list.xml.builder
Merge branch 'master' into openstreetbugs
[rails.git] / app / views / note / list.xml.builder
1 xml.instruct!
2
3 xml << render(:partial => "note", :collection => @notes)