]> git.openstreetmap.org Git - rails.git/commit
Add relation browsing:
authorChristopher Schmidt <crschmidt@crschmidt.net>
Sun, 20 Apr 2008 14:24:42 +0000 (14:24 +0000)
committerChristopher Schmidt <crschmidt@crschmidt.net>
Sun, 20 Apr 2008 14:24:42 +0000 (14:24 +0000)
commite414d10aa10815b07e0ab334db4d96c4b3ac9b6b
treed1df860145afaf3d606f44f3295875df6cb3dc84
parente03605929bcd7fe864c0b0c38c4ec8c80f865c39
Add relation browsing:
 * Improve map to also work for relations
 * Add display of relations (view)
 * Add relation members display
 * add new view to browse_controller
app/controllers/browse_controller.rb
app/views/browse/_map.rhtml
app/views/browse/_member.rhtml [new file with mode: 0644]
app/views/browse/_relation_members.rhtml [new file with mode: 0644]
app/views/browse/_tag_table.rhtml
app/views/browse/relation_view.rhtml [new file with mode: 0644]