From a65e29b7da63d24550d4eaf2a579f4a9404c484f Mon Sep 17 00:00:00 2001 From: Kushal Joshi Date: Mon, 30 Jul 2018 13:25:50 +0100 Subject: [PATCH] wrapped onlick in video player with anonymous function to fix safari-wont-pause bug --- view/template/acquisition/youtube-2.php | 6 +++--- view/template/acquisition/youtube-3.php | 6 +++--- view/template/acquisition/youtube.php | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/view/template/acquisition/youtube-2.php b/view/template/acquisition/youtube-2.php index 970a8a57..8781da48 100644 --- a/view/template/acquisition/youtube-2.php +++ b/view/template/acquisition/youtube-2.php @@ -80,7 +80,7 @@ Response::setMetaDescription("Put your content on the blockchain, experience tru
- +
@@ -90,7 +90,7 @@ Response::setMetaDescription("Put your content on the blockchain, experience tru
- +
@@ -100,7 +100,7 @@ Response::setMetaDescription("Put your content on the blockchain, experience tru
- +

@ColinsLastStand

diff --git a/view/template/acquisition/youtube-3.php b/view/template/acquisition/youtube-3.php index fad62fb0..f38aea12 100644 --- a/view/template/acquisition/youtube-3.php +++ b/view/template/acquisition/youtube-3.php @@ -78,7 +78,7 @@ Response::addMetaImage(Request::getHostAndProto() . '/img/lbry-partner.png');
- +
@@ -88,7 +88,7 @@ Response::addMetaImage(Request::getHostAndProto() . '/img/lbry-partner.png');
- +
@@ -98,7 +98,7 @@ Response::addMetaImage(Request::getHostAndProto() . '/img/lbry-partner.png');
- +

@ColinsLastStand

diff --git a/view/template/acquisition/youtube.php b/view/template/acquisition/youtube.php index 8f8e7838..5a08b791 100644 --- a/view/template/acquisition/youtube.php +++ b/view/template/acquisition/youtube.php @@ -78,7 +78,7 @@ Response::addMetaImage(Request::getHostAndProto() . '/img/lbry-partner.png');
- +
@@ -88,7 +88,7 @@ Response::addMetaImage(Request::getHostAndProto() . '/img/lbry-partner.png');
- +
@@ -98,7 +98,7 @@ Response::addMetaImage(Request::getHostAndProto() . '/img/lbry-partner.png');
- +

@ColinsLastStand