增加了需求导航,超链接
This commit is contained in:
parent
f113cb7667
commit
be20b2c7fe
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue