From 22cc41dc90faa4219618bb2669cc5893b5a72958 Mon Sep 17 00:00:00 2001 From: "manuel.montes" Date: Mon, 10 Dec 2018 13:39:44 +0100 Subject: [PATCH] Deleted constant Former-commit-id: a2145df22e136ac546f0368954bbc7b667033162 --- pandora_console/include/constants.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pandora_console/include/constants.php b/pandora_console/include/constants.php index 7ce0d2df69..07979103c8 100644 --- a/pandora_console/include/constants.php +++ b/pandora_console/include/constants.php @@ -485,8 +485,15 @@ define("OPTION_AGENT_AUTOCOMPLETE", 9); define("OPTION_SELECT_MULTISELECTION", 10); define("OPTION_COLOR_PICKER", 11); +<<<<<<< Updated upstream define("DASHBOARD_WIDGET_ID_VISUAL_CONSOLE", 22); +======= +<<<<<<< Updated upstream +======= + +>>>>>>> Stashed changes +>>>>>>> Stashed changes /* Transactional map constants */ define("NODE_TYPE", 0); define("ARROW_TYPE", 1);