From f81ab65d5e97c30824b661374f1051d2082099c9 Mon Sep 17 00:00:00 2001 From: Daniel Barbero Date: Wed, 10 Aug 2022 12:20:14 +0200 Subject: [PATCH] fix error pandora_enterprise#9367 --- .../include/lib/Dashboard/Widgets/BlockHistogram.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/lib/Dashboard/Widgets/BlockHistogram.php b/pandora_console/include/lib/Dashboard/Widgets/BlockHistogram.php index 58d28847ce..29a9f2060b 100644 --- a/pandora_console/include/lib/Dashboard/Widgets/BlockHistogram.php +++ b/pandora_console/include/lib/Dashboard/Widgets/BlockHistogram.php @@ -539,7 +539,7 @@ class BlockHistogram extends Widget 25, false, true, - true, + true ); break;