Make sure the diary link in the LHS navigation goes to the global diary.

This commit is contained in:
Tom Hughes 2007-06-23 12:46:18 +00:00
parent a97522a3b3
commit 9ec1b1bea5

View file

@ -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>