Merge pull request #15097 from edx/LEARNER-264-footer-language-selector-api
Update branding api to add support for footer language selector
No related branches found
No related tags found
Showing
- lms/djangoapps/branding/tests/test_views.py 49 additions, 0 deletionslms/djangoapps/branding/tests/test_views.py
- lms/djangoapps/branding/views.py 26 additions, 9 deletionslms/djangoapps/branding/views.py
- lms/static/sass/base/_base.scss 1 addition, 1 deletionlms/static/sass/base/_base.scss
- lms/static/sass/shared/_footer-edx.scss 21 additions, 7 deletionslms/static/sass/shared/_footer-edx.scss
- lms/static/sass/shared/_footer.scss 12 additions, 0 deletionslms/static/sass/shared/_footer.scss
- lms/templates/footer.html 4 additions, 0 deletionslms/templates/footer.html
- lms/templates/widgets/footer-language-selector.html 72 additions, 0 deletionslms/templates/widgets/footer-language-selector.html
- themes/edx.org/lms/templates/footer.html 6 additions, 1 deletionthemes/edx.org/lms/templates/footer.html
- themes/red-theme/lms/templates/footer.html 4 additions, 0 deletionsthemes/red-theme/lms/templates/footer.html
- themes/stanford-style/lms/templates/footer.html 5 additions, 0 deletionsthemes/stanford-style/lms/templates/footer.html
Please register or sign in to comment