|
|
@ -159,7 +159,7 @@ module CoursesHelper
|
|
|
|
when "video"
|
|
|
|
when "video"
|
|
|
|
course.videos_count + course.live_links.count
|
|
|
|
course.videos_count + course.live_links.count
|
|
|
|
when "attendance"
|
|
|
|
when "attendance"
|
|
|
|
course.attendances.count
|
|
|
|
course.course_attendances.count
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
|
|