From 64e4363302003f49d1c7191860c84def79b68f06 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Tue, 21 Jul 2020 13:40:04 -0400 Subject: [PATCH] update code populating DeviceChannel, DeviceFormat, CapturePalette --- web/skins/classic/views/monitor.php | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/web/skins/classic/views/monitor.php b/web/skins/classic/views/monitor.php index 8d7d2bf2e..ae69692e2 100644 --- a/web/skins/classic/views/monitor.php +++ b/web/skins/classic/views/monitor.php @@ -807,9 +807,18 @@ switch ( $tab ) { - - - + + + Channel()); ?> + + + + Format()); ?> + + + + Palette()); ?> +