]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/way.rhtml
UI changes from RichardF
[rails.git] / app / views / browse / way.rhtml
index c12a422cb97da4fc9bd2018006f1ec5927b964f3..e1c306071549ab3e5e6ab82ca7b530abbef8961c 100644 (file)
@@ -1,3 +1,4 @@
+<%= render :partial => 'navigation', :locals => { :type => "way" } %>
 <h2>Way Browser: <%= h(@name) %></h2>
 <%= render :partial => 'common', :locals => { :obj => @way, :type => "way" } %>
 <%= render :partial => 'tag_table', :locals => { :tags => @way.tags } %>