Make sure the diary link in the LHS navigation goes to the global diary.
This commit is contained in:
parent
a97522a3b3
commit
9ec1b1bea5
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
|
||||
<div id="left_menu">
|
||||
<a href="http://wiki.openstreetmap.org">Help & Wiki</a><br />
|
||||
<%= link_to "Users' diaries", {:controller => 'diary_entry', :action => 'list'} %><br />
|
||||
<%= link_to "Users' diaries", {:controller => 'diary_entry', :action => 'list', :display_name => nil} %><br />
|
||||
<a href="http://www.opengeodata.org/">News blog</a><br />
|
||||
<a href="http://wiki.openstreetmap.org/index.php/Merchandise">Shop</a><br />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue