Feature add new widgets of dhasboards. Ticket: #129

This commit is contained in:
m-lopez-f 2016-12-23 15:29:04 +01:00
parent bb3b986dcd
commit 943b78d6fd
1 changed files with 1 additions and 0 deletions

View File

@ -464,6 +464,7 @@ define("OPTION_TREE_GROUP_SELECT", 6);
define("OPTION_SINGLE_SELECT_TIME", 7);
define("OPTION_CUSTOM_INPUT", 8);
define("OPTION_AGENT_AUTOCOMPLETE", 9);
define("OPTION_SELECT_MULTISELECTION", 10);
/* Transactional map constants */
define("NODE_TYPE", 0);