From 60f237b66e0a35e3d7e5cc36ba6389767f7e7048 Mon Sep 17 00:00:00 2001 From: Daniel Cebrian Date: Fri, 24 Mar 2023 12:53:48 +0100 Subject: [PATCH] #10441 added version file in pandora flot --- pandora_console/include/graphs/functions_flot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/graphs/functions_flot.php b/pandora_console/include/graphs/functions_flot.php index 94bb58b260..9ea3abda95 100644 --- a/pandora_console/include/graphs/functions_flot.php +++ b/pandora_console/include/graphs/functions_flot.php @@ -51,7 +51,7 @@ function include_javascript_dependencies_flot_graph($return=false, $mobile=false - '; + '; // Chartjs. $output .= '';