班级主页的样式调整
This commit is contained in:
parent
eb255d84b1
commit
60fb21d2fc
|
@ -2,7 +2,7 @@
|
|||
<% teacher_num = TeacherAndAssistantCount(@course) %>
|
||||
<% student_num = studentCount(@course) %>
|
||||
<% course_file_num = visable_attachemnts_incourse(@course).count %>
|
||||
<p class="sy_cgrey mb10">
|
||||
<p class="sy_cgrey mb10 mr20">
|
||||
<%= link_to(@course.teacher.show_name, user_path(@course.teacher), :class => 'sy_cgrey') %>
|
||||
>
|
||||
<% if @course.syllabus %>
|
||||
|
|
Loading…
Reference in New Issue