进入某竞赛主页,点击创新竞赛链接没反应

This commit is contained in:
alanlong9278 2015-01-07 17:48:22 +08:00
parent d212a20bbf
commit da85c3efb8
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
<td>
<%=link_to l(:field_homepage), home_path %> >
<a>
<%= l(:label_contest_innovate) %>
<%=link_to l(:label_contest_innovate), home_path %>
</a> >
<span title="<%= @contest.name%>">
<%= link_to h(truncate(@contest.name, length: 20, omission: '...')), show_contest_contest_path(@contest) %>