Merge pull request #16361 from edx/bfiller/WL-1281
Add 'View Consent' button to dashboard when required
Showing
- common/djangoapps/student/tests/test_views.py 41 additions, 0 deletionscommon/djangoapps/student/tests/test_views.py
- common/djangoapps/student/views.py 17 additions, 1 deletioncommon/djangoapps/student/views.py
- lms/static/sass/multicourse/_dashboard.scss 10 additions, 1 deletionlms/static/sass/multicourse/_dashboard.scss
- lms/templates/dashboard.html 2 additions, 1 deletionlms/templates/dashboard.html
- lms/templates/dashboard/_dashboard_course_listing.html 99 additions, 97 deletionslms/templates/dashboard/_dashboard_course_listing.html
- lms/templates/dashboard/_dashboard_show_consent.html 25 additions, 0 deletionslms/templates/dashboard/_dashboard_show_consent.html
Loading
Please register or sign in to comment