个人主页 课程报错
This commit is contained in:
parent
c161441796
commit
41db8e9866
|
@ -27,7 +27,7 @@
|
|||
<%= l(:label_homework) %>
|
||||
(
|
||||
<span class="">
|
||||
<%= link_to (membership.course.homeworks.count), {:controller => 'courses', :action => 'homework', :id => membership.course.id} %>
|
||||
<%= link_to (membership.course.homework_commons.count), homework_common_index_path(:course => membership.course.id) %>
|
||||
</span>
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue