From 49ce00860fa7bcb7f9014aa63460445a9ed9afa3 Mon Sep 17 00:00:00 2001 From: "manuel.montes" Date: Mon, 10 Dec 2018 14:18:56 +0100 Subject: [PATCH] Deleted constant2 Former-commit-id: 7984c71e2f0ae82ade917d19c16788e037b176de --- pandora_console/include/constants.php | 1 + 1 file changed, 1 insertion(+) diff --git a/pandora_console/include/constants.php b/pandora_console/include/constants.php index 449c131d57..7ce0d2df69 100644 --- a/pandora_console/include/constants.php +++ b/pandora_console/include/constants.php @@ -485,6 +485,7 @@ define("OPTION_AGENT_AUTOCOMPLETE", 9); define("OPTION_SELECT_MULTISELECTION", 10); define("OPTION_COLOR_PICKER", 11); +define("DASHBOARD_WIDGET_ID_VISUAL_CONSOLE", 22); /* Transactional map constants */ define("NODE_TYPE", 0);