From e6ba5162ef8b3754a3341bac8e214d0ff46b4150 Mon Sep 17 00:00:00 2001 From: digital-gnome <31593470+digital-gnome@users.noreply.github.com> Date: Sat, 28 Oct 2017 22:34:12 -0400 Subject: [PATCH] choose correct video download Use download mp4 link if it's a videojs event, otherwise use the video generator link. --- web/skins/classic/views/event.php | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/web/skins/classic/views/event.php b/web/skins/classic/views/event.php index 263009ffe..9b886337f 100644 --- a/web/skins/classic/views/event.php +++ b/web/skins/classic/views/event.php @@ -131,22 +131,28 @@ if ( canEdit('Events') ) {
-DefaultVideo() ) { ?> - DefaultVideo +} // end if can edit Events ?> + SaveJPEGs() & 3 ) { // Analysis or Jpegs ?> DefaultVideo() ) { +?> + + +DefaultVideo +?>