]> git.openstreetmap.org Git - rails.git/commit
Move list of containing relations to top of browse views
authordaganzdaanda <daganzdaanda@users.noreply.github.com>
Mon, 24 Apr 2017 19:23:46 +0000 (20:23 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 24 Apr 2017 19:25:22 +0000 (20:25 +0100)
commit8b68acec3e9d2ecc893371c77e58b0ecad596cbf
treec9b7586cd38ce098f5a82ad15a29143b583764c0
parent6fcc2e55f93f7da0430fd8086ef41ad3f7b377f5
Move list of containing relations to top of browse views

Moves the list of containing relations to above the list of
members for ways and relations - nodes have no equivalent list
so no change is needed there.

Fixes #794
Closes #1501
app/views/browse/_relation.html.erb
app/views/browse/_way.html.erb