Adds EMPTY_DASHBOARD_MESSAGE Site Configuration flag
When set, displays the configured text/markup under "You are not enrolled in any courses yet." Adjusts left/right padding on .empty-dashboard-message to keep our extra message from hitting the sides. (cherry picked from commit e417c5f8)
Showing
- common/djangoapps/student/tests/test_views.py 18 additions, 0 deletionscommon/djangoapps/student/tests/test_views.py
- common/djangoapps/student/views/dashboard.py 4 additions, 0 deletionscommon/djangoapps/student/views/dashboard.py
- lms/static/sass/multicourse/_dashboard.scss 7 additions, 2 deletionslms/static/sass/multicourse/_dashboard.scss
- lms/templates/dashboard.html 3 additions, 1 deletionlms/templates/dashboard.html
Please register or sign in to comment