#1706点击导航链接“课程实践平台”跳转到404.具体如图所示
This commit is contained in:
parent
da751d1dcc
commit
0c1088be58
|
@ -60,7 +60,9 @@
|
||||||
<td>
|
<td>
|
||||||
<p class="top-content-list-homework"><%= link_to "主页", home_path %>
|
<p class="top-content-list-homework"><%= link_to "主页", home_path %>
|
||||||
>
|
>
|
||||||
<a><%=l(:label_course_practice) %></a>
|
<a href="http://<%= Setting.host_course%>" style="color: #15bccf;">
|
||||||
|
<%=l(:label_course_practice) %>
|
||||||
|
</a>
|
||||||
>
|
>
|
||||||
<span>
|
<span>
|
||||||
<%= link_to(course.name.to_s, homework_course_path(course)) if course %>
|
<%= link_to(course.name.to_s, homework_course_path(course)) if course %>
|
||||||
|
|
Loading…
Reference in New Issue