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_COLOR_PICKER", 11);
|
||||
|
||||
define("DASHBOARD_WIDGET_ID_VISUAL_CONSOLE", 22);
|
||||
|
||||
/* Transactional map constants */
|
||||
define("NODE_TYPE", 0);
|
||||
define("ARROW_TYPE", 1);
|
||||
|
|
Loading…
Reference in New Issue