增加了需求导航,超链接

exceptionHandle
baiyu 12 years ago
parent f113cb7667
commit be20b2c7fe

@ -50,7 +50,7 @@
</tr> </tr>
<tr> <tr>
<td style="padding-left: 8px"><a>http://forge.trustie.net</a></td> <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> </tr>
</table> </table>
</div> </div>

Loading…
Cancel
Save