门户页面粉丝数显示

This commit is contained in:
huangjingquan 2013-08-13 11:24:50 +08:00
parent ca08efa7e5
commit 3d13304f26
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ software development and software crowdsourcing.</td></tr>
<tr>
<td rowspan="2" align="left"><%=link_to image_tag(url_to_avatar(User.current), :class => 'avatar'), user_path(User.current) %></td>
<td><%= l(:label_user_watcher) %> (<strong class="font_small_watch"><%= link_to User.watched_by(User.current).count, user_path(User.current) %></strong>)&nbsp
<%= l(:label_user_fans) %>(<strong class="font_small_watch"><%=link_to @user.watcher_users(@user.id).count,user_path(User.current) %></strong>)</td>
<%= l(:label_user_fans) %>(<strong class="font_small_watch"><%=link_to User.current.watcher_users(User.current.id).count, user_path(User.current) %></strong>)</td>
</tr>
<tr>
<td><% unless User.current.memberships.empty? %>