链接到课程列表
This commit is contained in:
parent
06e24fa38a
commit
b22077033a
|
@ -33,7 +33,7 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td style="padding-left: 8px"><a><%= link_to "forge.trustie.net/courses", :controller => 'projects', :action => 'course'%></a></td>
|
<td style="padding-left: 8px"><a><%= link_to "forge.trustie.net/courses", :controller => 'projects', :action => 'course'%></a></td>
|
||||||
<td><p class="top-content-list-homework"><%=link_to "主页", home_path %> > <%=link_to "实践课程", :controller => 'projects', :action => 'course' %> >
|
<td><p class="top-content-list-homework"><%=link_to "主页", home_path %> > <%=link_to "实践课程", :controller => 'projects', :action => 'course' %> >
|
||||||
<span><%= link_to(@bid.courses.first.name, project_path(@bid.courses.first)) %></span> >
|
<span><%= link_to(@bid.courses.first.name, homework_project_path(@bid.courses.first)) %></span> >
|
||||||
<%=link_to(@bid.name, respond_path(@bid)) %></p></td>
|
<%=link_to(@bid.name, respond_path(@bid)) %></p></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in New Issue