From 92c34f60435b640337782e6fe7f99f6048ef28d3 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Mon, 26 Feb 2018 16:09:36 -0800 Subject: [PATCH] add Groups to monitor edit --- web/skins/classic/views/monitor.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/skins/classic/views/monitor.php b/web/skins/classic/views/monitor.php index e057732b2..d4758ae66 100644 --- a/web/skins/classic/views/monitor.php +++ b/web/skins/classic/views/monitor.php @@ -726,6 +726,9 @@ switch ( $tab ) { + Type() != 'Local' && $monitor->Type() != 'File' && $monitor->Type() != 'NVSocket' ) {