Icon tweaks, other small tweaks

This commit is contained in:
Sam Potts
2015-10-03 10:43:27 +10:00
parent 941b4c1c20
commit 0674e13bab
16 changed files with 52 additions and 53 deletions

View File

@ -918,6 +918,7 @@
window.onYouTubeIframeAPIReady = function () { _YouTubeReady(videoId, container); };
}
}
// Vimeo
else if (type === 1) {
// Inject the iframe
var iframe = document.createElement('iframe');