mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Ordered titles in dashboard2
Former-commit-id: c0074389cfc8835a1b9596705640abafb363ca9a
This commit is contained in:
parent
1526aa6eee
commit
5599c3bd85
@ -485,6 +485,8 @@ define("OPTION_AGENT_AUTOCOMPLETE", 9);
|
|||||||
define("OPTION_SELECT_MULTISELECTION", 10);
|
define("OPTION_SELECT_MULTISELECTION", 10);
|
||||||
define("OPTION_COLOR_PICKER", 11);
|
define("OPTION_COLOR_PICKER", 11);
|
||||||
|
|
||||||
|
define("DASHBOARD_WIDGET_ID_VISUAL_CONSOLE", 22);
|
||||||
|
|
||||||
/* Transactional map constants */
|
/* Transactional map constants */
|
||||||
define("NODE_TYPE", 0);
|
define("NODE_TYPE", 0);
|
||||||
define("ARROW_TYPE", 1);
|
define("ARROW_TYPE", 1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user