Added new error message that displays when HTML5 video is not supported...
Added new error message that displays when HTML5 video is not supported altogether. Make sure spinner gets hidden when error message is shown. [BLD-638]
Showing
- CHANGELOG.rst 2 additions, 0 deletionsCHANGELOG.rst
- common/lib/xmodule/xmodule/js/src/video/01_initialize.js 10 additions, 0 deletionscommon/lib/xmodule/xmodule/js/src/video/01_initialize.js
- common/lib/xmodule/xmodule/js/src/video/02_html5_video.js 4 additions, 1 deletioncommon/lib/xmodule/xmodule/js/src/video/02_html5_video.js
- common/test/acceptance/pages/lms/video.py 14 additions, 0 deletionscommon/test/acceptance/pages/lms/video.py
- common/test/acceptance/tests/test_video_module.py 4 additions, 1 deletioncommon/test/acceptance/tests/test_video_module.py
- lms/templates/video.html 1 addition, 1 deletionlms/templates/video.html
Please register or sign in to comment