On app/views/friends/_list.html.erb:28 (http://
lovdbyless.lighthouseapp.com/projects/9110/tickets/15-bug-fix-nil-on-
friends_list-when-user-hasnt-completed-firstlast-name-in-
profile#ticket-15-1)

== BUG

<%= icon p %><%= p.first_name+" "+p.last_name %> <%= get_friend_link
@p, p if with_friending %>

== FIX

<%= icon p %><%= p.f %>
<%= get_friend_link(@p, p) if with_friending %>

Cheers!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Lovd by Less" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/lovdbyless?hl=en
Who loves ya baby?
-~----------~----~----~----~------~----~------~--~---

Reply via email to