From a20d337c2b2cf91ad02d1c6e2545a62a62bc1aed Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 28 Feb 2018 14:48:21 -0500 Subject: [PATCH] only loading video in mobile so that the file isn't downloaded twice preventing file from being downloaded twice --- parts/slideshow.php | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/parts/slideshow.php b/parts/slideshow.php index dbb85ed..05c0d74 100644 --- a/parts/slideshow.php +++ b/parts/slideshow.php @@ -1,14 +1,19 @@
- -
- + + -- 2.17.1