From 4c32c6c888512a60e77a030a50a82ba7f417ce7d Mon Sep 17 00:00:00 2001 From: Daniel Cebrian Date: Wed, 26 Apr 2023 13:46:29 +0200 Subject: [PATCH] #11049 hiden Equalize maxiddmum when graph is not Bullet --- pandora_console/operation/reporting/graph_viewer.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandora_console/operation/reporting/graph_viewer.php b/pandora_console/operation/reporting/graph_viewer.php index 5d741e38dd..b06dcbca80 100644 --- a/pandora_console/operation/reporting/graph_viewer.php +++ b/pandora_console/operation/reporting/graph_viewer.php @@ -376,9 +376,9 @@ if ($view_graph) { false, '', false - ) + ), + ['div_id' => 'thresholdDiv'] ); - $searchForm .= ''; $searchForm .= ''; $searchForm .= "";