进入某竞赛主页,点击创新竞赛链接没反应
This commit is contained in:
parent
d212a20bbf
commit
da85c3efb8
|
@ -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) %>
|
||||
|
|
Loading…
Reference in New Issue