]> git.openstreetmap.org Git - rails.git/commit
Commit crschmdt's data browser patch.
authorTom Hughes <tom@compton.nu>
Sun, 20 Apr 2008 12:20:23 +0000 (12:20 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 20 Apr 2008 12:20:23 +0000 (12:20 +0000)
commitdb30a423a8f923bbcae709e1c8f6e337f637bc9a
tree1850dd01c91f4edc5178bbf2dbe82585188cd4cd
parent093aea72bde2d615c993fa6ef5db12287f9aa2f3
Commit crschmdt's data browser patch.
app/controllers/browse_controller.rb [new file with mode: 0644]
app/views/browse/_common.rhtml [new file with mode: 0644]
app/views/browse/_map.rhtml [new file with mode: 0644]
app/views/browse/_tag.rhtml [new file with mode: 0644]
app/views/browse/_tag_table.rhtml [new file with mode: 0644]
app/views/browse/node_view.rhtml [new file with mode: 0644]
app/views/browse/way_view.rhtml [new file with mode: 0644]
config/routes.rb
public/javascripts/map.js