X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Fstandalone%2Fvideos%2Fembed.html;h=f30dda96b4bba5d64d9e454005cb79e5c4921f1d;hb=01dd04cd5ab7b55d2a9af7d0ebf405bee9579b09;hp=365dc3fa23b9337cfc41da27c827d96678d07a8d;hpb=43f61d2635113001c3d19e3299d8700a00d47e48;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/standalone/videos/embed.html b/client/src/standalone/videos/embed.html index 365dc3fa2..f30dda96b 100644 --- a/client/src/standalone/videos/embed.html +++ b/client/src/standalone/videos/embed.html @@ -1,139 +1,80 @@ - PeerTube - + + - + - - - - - + - - +
- +
- + + + window.onerror = function () { + window.displayIncompatibleBrowser() + } + + if (/MSIE|Trident/.test(window.navigator.userAgent) ) { + window.displayIncompatibleBrowser() + } + +