]> git.openstreetmap.org Git - rails.git/commit
Add history for ways and nodes, split 'last edited by' into a seperate template to...
authorChristopher Schmidt <crschmidt@crschmidt.net>
Sun, 20 Apr 2008 15:14:20 +0000 (15:14 +0000)
committerChristopher Schmidt <crschmidt@crschmidt.net>
Sun, 20 Apr 2008 15:14:20 +0000 (15:14 +0000)
commit4168e0963ee19e05c07b40d30e868fd652fd3757
treef2dba9e159ea135671ebb608b376f596b9cf68e1
parent15d5997067226af7f0067e0c1899dc0f30f640be
Add history for ways and nodes, split 'last edited by' into a seperate template to be used in multiple places, add to routes.
app/controllers/browse_controller.rb
app/views/browse/_common.rhtml
app/views/browse/_common_editedby.rhtml [new file with mode: 0644]
app/views/browse/node_history.rhtml [new file with mode: 0644]
app/views/browse/way_history.rhtml [new file with mode: 0644]
config/routes.rb