[openstreetmap-website] User page redesign a.k.a. activity stream (#54)

Tom Hughes notifications at github.com
Sun Aug 12 16:46:18 BST 2012


>  
>  <div xml:lang="<%= diary_entry.language_code %>" lang="<%= diary_entry.language_code %>">
>    <%= diary_entry.body.to_html %>
>  </div>
>  
>  <% if diary_entry.latitude and diary_entry.longitude %>
> -  <%= render :partial => "location", :object => diary_entry %>
> +  <%= render :partial => "diary_entry/location", :object => diary_entry %>

Same again, this shouldn't need qualification.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/54/files#r1358596
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20120812/aa628d6c/attachment.html>


More information about the rails-dev mailing list