From: Tom Hughes Date: Sat, 23 Jun 2007 12:46:18 +0000 (+0000) Subject: Make sure the diary link in the LHS navigation goes to the global diary. X-Git-Tag: live~8383 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/9ec1b1bea5fc3aff0b159518f75375f878e24410 Make sure the diary link in the LHS navigation goes to the global diary. --- diff --git a/app/views/layouts/site.rhtml b/app/views/layouts/site.rhtml index 4194e14f7..e39c31b69 100644 --- a/app/views/layouts/site.rhtml +++ b/app/views/layouts/site.rhtml @@ -72,7 +72,7 @@
Help & Wiki
- <%= link_to "Users' diaries", {:controller => 'diary_entry', :action => 'list'} %>
+ <%= link_to "Users' diaries", {:controller => 'diary_entry', :action => 'list', :display_name => nil} %>
News blog
Shop