增加了需求导航,超链接

This commit is contained in:
baiyu 2013-11-04 21:52:01 +08:00
parent f113cb7667
commit be20b2c7fe
1 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
</tr>
<tr>
<td style="padding-left: 8px"><a>http://forge.trustie.net</a></td>
<td ><%=link_to l(:field_homepage), home_path %> > <%=link_to l(:label_contest_innovate), :controller => 'context_menus', :action => 'index' %> > <span><%=link_to @bid.name ,bid_path %></span></td>
<td ><%=link_to l(:field_homepage), home_path %> > <%=link_to l(:label_contest_innovate), :controller => 'bids', :action => 'index' %> > <span><%=link_to @bid.name ,bid_path %></span></td>
</tr>
</table>
</div>