|
|
@ -179,9 +179,9 @@
|
|
|
|
<div class="user_underline"></div>
|
|
|
|
<div class="user_underline"></div>
|
|
|
|
<div class="font_title_left">
|
|
|
|
<div class="font_title_left">
|
|
|
|
<strong><%= l(:label_x_followers, :count => @contest.watcher_users.count) %></strong>
|
|
|
|
<strong><%= l(:label_x_followers, :count => @contest.watcher_users.count) %></strong>
|
|
|
|
<!-- <% if show_more_fans?(@contest) %>
|
|
|
|
<% if show_more_fans?(@contest) %>
|
|
|
|
<span style="display:inline-block; font-size: 12px; float:right; margin-bottom: -4px;"><%= link_to l(:label_more), :controller => 'contests', :action => 'show_contest_user'%></span>
|
|
|
|
<span style="display:inline-block; font-size: 12px; float:right; margin-bottom: -4px;"><%= link_to l(:label_more), show_contest_user_contest_path(@contest) %></span>
|
|
|
|
<% end %> -->
|
|
|
|
<% end %>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="left_wf">
|
|
|
|
<div class="left_wf">
|
|
|
|
<table>
|
|
|
|
<table>
|
|
|
|