mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Merge branch '1398-Dashboard-En-la-creacion-solo-1-widget-2b' into 'develop'
Add only one widget when creating a dashboard - #1398 See merge request artica/pandorafms!998
This commit is contained in:
commit
ef47b1dc6f
@ -462,7 +462,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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user