Added {COURSE_STATIC_URL} format key for about section html. Changed...
Added {COURSE_STATIC_URL} format key for about section html. Changed get_about_section to be get_course_about_section in courseware.courses.
Showing
- common/lib/xmodule/xmodule/course_module.py 1 addition, 73 deletionscommon/lib/xmodule/xmodule/course_module.py
- lms/djangoapps/courseware/courses.py 77 additions, 11 deletionslms/djangoapps/courseware/courses.py
- lms/templates/course.html 5 additions, 5 deletionslms/templates/course.html
- lms/templates/dashboard.html 7 additions, 4 deletionslms/templates/dashboard.html
- lms/templates/info.html 7 additions, 4 deletionslms/templates/info.html
- lms/templates/portal/course_about.html 10 additions, 10 deletionslms/templates/portal/course_about.html
- lms/templates/video_modal.html 4 additions, 1 deletionlms/templates/video_modal.html
Please register or sign in to comment