From 13b0cdccbde3c151b885e5844fc91aa139db309e Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Fri, 22 Apr 2022 16:00:50 -0400 Subject: [PATCH] Use getStreamHTML to include the state and zones html --- web/skins/classic/views/zones.php | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/web/skins/classic/views/zones.php b/web/skins/classic/views/zones.php index 0d3844fd2..cc0485f05 100644 --- a/web/skins/classic/views/zones.php +++ b/web/skins/classic/views/zones.php @@ -72,26 +72,12 @@ xhtmlHeaders(__FILE__, translate('Zones')); $zones[] = $row; } - $options = array('width'=>'100%', 'height'=>'auto'); + $options = array('width'=>'100%', 'height'=>'auto', 'zones'=>true, 'state'=>true); ?>
- - - - - Sorry, your browser does not support inline SVG - -getMonitorStateHTML(); ?>