]> git.openstreetmap.org Git - rails.git/commit
Simplify layouting
authorJohn Firebaugh <john.firebaugh@gmail.com>
Thu, 3 Oct 2013 21:10:21 +0000 (14:10 -0700)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Sun, 13 Oct 2013 21:46:07 +0000 (14:46 -0700)
commit4557654ba63392f0db4aa5c002be692395eb8cee
tree41f1dfdd31daf00e5b66a192299be6fbdd8a2665
parent748120612847240803adf3b1a51178f27554400f
Simplify layouting
15 files changed:
app/controllers/browse_controller.rb
app/controllers/changeset_controller.rb
app/controllers/site_controller.rb
app/views/browse/changeset.html.erb
app/views/browse/node.html.erb
app/views/browse/node_history.html.erb
app/views/browse/note.html.erb
app/views/browse/relation.html.erb
app/views/browse/relation_history.html.erb
app/views/browse/way.html.erb
app/views/browse/way_history.html.erb
app/views/changeset/list.html.erb
app/views/layouts/map.html.erb
app/views/site/export.html.erb
app/views/site/index.html.erb