add navigation link
This commit is contained in:
parent
35c8871354
commit
4ca38904dc
5 changed files with 22 additions and 0 deletions
|
@ -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 } %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue