From a7b02ea3ba05ef84934a2ccbee31bdacf4fe4770 Mon Sep 17 00:00:00 2001 From: digital-gnome <31593470+digital-gnome@users.noreply.github.com> Date: Tue, 14 Nov 2017 23:04:05 -0500 Subject: [PATCH] Fix eventVideo and content div wrapping properly Wrap eventVideo div around both videojs and zms. Consolidate control buttons/status to common set with default values. --- web/skins/classic/views/event.php | 36 ++++++++--------------------- web/skins/classic/views/js/event.js | 20 +++++----------- 2 files changed, 15 insertions(+), 41 deletions(-) diff --git a/web/skins/classic/views/event.php b/web/skins/classic/views/event.php index da3333470..5d29417f2 100644 --- a/web/skins/classic/views/event.php +++ b/web/skins/classic/views/event.php @@ -137,9 +137,8 @@ if ( canEdit('Events') ) {
- DefaultVideo() ) { + if ( $Event->DefaultVideo() ) { ?>
Download MP4
+
DefaultVideo() ) { ?> -
-
-

- - - - - - - - - -

-
- : Replay - : x - : 0s - : 1x -
-
+
@@ -202,6 +183,8 @@ if ( ZM_WEB_STREAM_METHOD == 'mpeg' && ZM_MPEG_LIVE_FORMAT ) {
+ +

@@ -215,13 +198,11 @@ if ( ZM_WEB_STREAM_METHOD == 'mpeg' && ZM_MPEG_LIVE_FORMAT ) {

: Replay - : x - : s + : x + : 0s : 1x
- - - +