diff --git a/pandora_console/include/constants.php b/pandora_console/include/constants.php index fd3ecc056e..7a81c53d8a 100644 --- a/pandora_console/include/constants.php +++ b/pandora_console/include/constants.php @@ -459,7 +459,7 @@ define("STATWIN_DEFAULT_CHART_WIDTH", 555); define("STATWIN_DEFAULT_CHART_HEIGHT", 245); /* Dashboard */ -define("DASHBOARD_DEFAULT_COUNT_CELLS", 4); +define("DASHBOARD_DEFAULT_COUNT_CELLS", 1); define("OPTION_TEXT", 1); define("OPTION_SINGLE_SELECT", 2);