~acesuares/qspell/trunk

« back to all changes in this revision

Viewing changes to app/views/partials/_fforum_child.rhtml

  • Committer: Ace Suares
  • Date: 2009-10-09 03:42:52 UTC
  • Revision ID: ace@suares.an-20091009034252-vmbjbd9k9burjszt
 * i should really build a tunnel for this

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
  </div>
24
24
  <div id="postContent<%= post.id -%>" class="postContent" style="margin-left: <%= post.depth -%>em">
25
25
    <%=sanitize post.content %>
26
 
    <fb:profile-pic uid="<%= post.created_by.fb_user_id %>" facebook-logo="true" linked="false" width="300" height="400"></fb:profile-pic>
27
 
    HELLO <%= post.created_by.id %> HELLO
 
26
    <%= fb_profile_pic(post.created_by.fb_user.id)%>
28
27
  </div>
29
28
  <div id="postForm<%= post.id %>" style="display: none"></div>
30
29
  <div class="tab">