Don't show course start date if it hasn't been set.
If neither start nor advertised_start has been changed from default don't show the course start date. This allows us to accept course registrations for courses whose start date is yet TBD.
Showing
- CHANGELOG.rst 4 additions, 0 deletionsCHANGELOG.rst
- common/lib/xmodule/xmodule/course_module.py 17 additions, 3 deletionscommon/lib/xmodule/xmodule/course_module.py
- common/lib/xmodule/xmodule/tests/test_course_module.py 16 additions, 10 deletionscommon/lib/xmodule/xmodule/tests/test_course_module.py
- lms/static/sass/shared/_course_object.scss 3 additions, 3 deletionslms/static/sass/shared/_course_object.scss
- lms/templates/course.html 2 additions, 0 deletionslms/templates/course.html
- lms/templates/courseware/course_about.html 2 additions, 1 deletionlms/templates/courseware/course_about.html
- lms/templates/dashboard/_dashboard_course_listing.html 2 additions, 0 deletionslms/templates/dashboard/_dashboard_course_listing.html
Please register or sign in to comment