From b788c432d42290eb05f7c7b49fd2f48b7a808a9b Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Sun, 5 Jan 2020 17:33:36 -0500 Subject: [PATCH] Split the data by monitor and display a monitor image/info for each monitor. --- web/skins/classic/views/timeline.php | 40 +++++++++++++++++----------- 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/web/skins/classic/views/timeline.php b/web/skins/classic/views/timeline.php index 2fe419efd..e07fbc893 100644 --- a/web/skins/classic/views/timeline.php +++ b/web/skins/classic/views/timeline.php @@ -494,7 +494,7 @@ for ( $i = 0; $i < $chart['graph']['width']; $i++ ) { } # end foreach MonitorId } # end foreach x -ZM\Logger::Debug(print_r( $monEventSlots,true )); +#ZM\Logger::Debug(print_r( $monEventSlots,true )); //print_r( $monFrameSlots ); //print_r( $chart ); @@ -683,23 +683,32 @@ xhtmlHeaders(__FILE__, translate('Timeline'));
+
+

+

+

+

+
-
-
- <?php echo translate('ViewEvent') ?> -
-
-
-
-
-

-

-

-

-
-
+ +
+
+
+ <?php echo translate('ViewEvent') ?>
+
+
+
+
+
+
+
+ -