|
|
@ -80,7 +80,7 @@ module CoursesHelper
|
|
|
|
when "statistics"
|
|
|
|
when "statistics"
|
|
|
|
"/courses/#{course.id}/statistics"
|
|
|
|
"/courses/#{course.id}/statistics"
|
|
|
|
when "video"
|
|
|
|
when "video"
|
|
|
|
"/courses/#{course.id}/course_videos"
|
|
|
|
"/courses/#{course.id}/course_videos/#{mod.id}"
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
|
|