This commit is contained in:
Sam Potts 2016-01-15 15:19:20 +11:00
parent 90608e9e1a
commit aed7db34ea

View File

@ -1125,7 +1125,7 @@
'frameborder': 0
});
// If full support, we can use custom controls, if not, use Vimeo
// If full support, we can use custom controls (hiding Vimeos), if not, use Vimeo
if(plyr.supported.full) {
container.appendChild(iframe);
plyr.media.appendChild(container);