Include web items in the item selection.

This commit is contained in:
Alexander Zobnin
2015-05-11 22:41:38 +03:00
parent f953205922
commit 20029dc618

View File

@@ -315,6 +315,7 @@ function (angular, _, kbn) {
output: ['name', 'key_', 'value_type', 'delay'],
sortfield: 'name',
hostids: hostid,
webitems: true, //Include web items in the result
filter: {
value_type: [0,3]
}