Merge pull request #11059 from edx/robrap/TNL-3425
Properly escape Studio base.html
Showing
- cms/djangoapps/contentstore/views/tests/test_certificates.py 1 addition, 1 deletioncms/djangoapps/contentstore/views/tests/test_certificates.py
- cms/static/js/certificates/views/certificate_editor.js 5 additions, 5 deletionscms/static/js/certificates/views/certificate_editor.js
- cms/static/js/views/edit_chapter.js 6 additions, 4 deletionscms/static/js/views/edit_chapter.js
- cms/static/js/views/edit_textbook.js 1 addition, 1 deletioncms/static/js/views/edit_textbook.js
- cms/static/js/views/show_textbook.js 4 additions, 2 deletionscms/static/js/views/show_textbook.js
- cms/templates/base.html 22 additions, 21 deletionscms/templates/base.html
- cms/templates/js/certificate-details.underscore 17 additions, 17 deletionscms/templates/js/certificate-details.underscore
- cms/templates/js/certificate-editor.underscore 20 additions, 20 deletionscms/templates/js/certificate-editor.underscore
- cms/templates/js/edit-chapter.underscore 10 additions, 10 deletionscms/templates/js/edit-chapter.underscore
- cms/templates/js/edit-textbook.underscore 9 additions, 9 deletionscms/templates/js/edit-textbook.underscore
- cms/templates/js/publish-xblock.underscore 24 additions, 24 deletionscms/templates/js/publish-xblock.underscore
- cms/templates/js/show-textbook.underscore 9 additions, 9 deletionscms/templates/js/show-textbook.underscore
- cms/templates/js/signatory-details.underscore 9 additions, 9 deletionscms/templates/js/signatory-details.underscore
- cms/templates/js/signatory-editor.underscore 20 additions, 20 deletionscms/templates/js/signatory-editor.underscore
Loading
Please register or sign in to comment