Merge pull request #1590 from edx/db/youtube-fallback
If the YouTube API JS fails to load, the rest of the JS should still run
This commit is contained in:
1
common/static/js/src/youtube_fallback.js
Normal file
1
common/static/js/src/youtube_fallback.js
Normal file
@@ -0,0 +1 @@
|
||||
console.error("Can't load YouTube -- anything that relies on it will fail");
|
||||
Reference in New Issue
Block a user