修改《contest链接bug》

dev_chuangbin
alan 11 years ago
parent 090f2bf07a
commit 3db80fc3fc

@ -82,7 +82,7 @@
<%=l(:label_contests_management_platform)%>
</a> >
<span title="<%= @contest.name%>">
<%= link_to h(truncate(@contest.name, length: 20, omission: '...')), show_contest_contest_path(@contest) %>
<%= link_to h(truncate(@contest.name, length: 20, omission: '...')), contest_contestnotifications_path(@contest) %>
</span>
</td>
</tr>

Loading…
Cancel
Save