diff --git a/app/views/bids/show_bid_user.html.erb b/app/views/bids/show_bid_user.html.erb index f4d7b2642..a0acdfa1a 100644 --- a/app/views/bids/show_bid_user.html.erb +++ b/app/views/bids/show_bid_user.html.erb @@ -1,30 +1,32 @@ -
- <% for user in @bid.watcher_users %> - -<% end %> -
\ No newline at end of file + + + + + + + + + + <%#= content_tag "div", link_to_user(user), :class => "project_avatar_name" %> + + + + + + + + + + + + + + + <%#= l(:label_user_joinin) %><%#= format_date(user.created_on) %> + + + + + + + \ No newline at end of file