diff --git a/static/js/embedVideoDialog.js b/static/js/embedVideoDialog.js index 8d46be1e..9766d305 100644 --- a/static/js/embedVideoDialog.js +++ b/static/js/embedVideoDialog.js @@ -24,8 +24,7 @@ pandora.ui.embedVideoDialog = function() { + '" height="' + height + '" src="' + url + '" frameborder="0" ' - + 'webkitAllowFullScreen mozallowfullscreen allowFullScreen' - + '>' + + 'allowfullscreen>' ) .on({ click: function() {