[openstreetmap-website] Moderate updates to the diary functionality. (#68)
Tom MacWright
notifications at github.com
Wed Sep 12 21:32:18 BST 2012
> <%= link_to t('diary_entry.diary_entry.comment_count', :count => diary_entry.visible_comments.count), :action => 'view', :display_name => diary_entry.user.display_name, :id => diary_entry.id, :anchor => 'comments' %>
> <% end %>
> +
> <%= if_user(diary_entry.user, :span) do %>
> | <%= link_to t('diary_entry.diary_entry.edit_link'), :action => 'edit', :display_name => diary_entry.user.display_name, :id => diary_entry.id %>
Fixed in 3c4af61
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/68/files#r1591615
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20120912/88295e35/attachment.html>
More information about the rails-dev
mailing list