]> git.openstreetmap.org Git - rails.git/commit
Railsify the box link on the browse changeset page
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Sun, 15 Jan 2012 00:59:26 +0000 (00:59 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 16 Jan 2012 17:51:25 +0000 (17:51 +0000)
commit0465fda75a244123ae35e6ca34f9e1fff4232efa
treeab473afbefdad82efb829ef96d31bae7a6e0d651
parent3369743d6c29f8e495d75ae64e96d42ce35e7643
Railsify the box link on the browse changeset page

This removes the whitespace in the url, and makes the root path a
named route so that it can be nicely referenced.
app/views/browse/_changeset_details.html.erb
config/routes.rb