|
|
@ -11,7 +11,7 @@
|
|
|
|
TO
|
|
|
|
TO
|
|
|
|
<%= link_to homework_common.course.name, course_path(homework_common.course_id), :class => "newsBlue ml15"%>
|
|
|
|
<%= link_to homework_common.course.name, course_path(homework_common.course_id), :class => "newsBlue ml15"%>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="homepagePostTitle">
|
|
|
|
<div class="homepagePostTitle hidden">
|
|
|
|
<%= link_to homework_common.name,student_work_index_path(:homework => homework_common.id),:class => "postGrey"%>
|
|
|
|
<%= link_to homework_common.name,student_work_index_path(:homework => homework_common.id),:class => "postGrey"%>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|