Show web items in query editor.
This commit is contained in:
@@ -155,6 +155,7 @@ function ZabbixAPIService($q, alertSrv, zabbixAPICoreService) {
|
||||
'state'
|
||||
],
|
||||
sortfield: 'name',
|
||||
webitems: true
|
||||
};
|
||||
if (hostids) {
|
||||
params.hostids = hostids;
|
||||
|
||||
Reference in New Issue
Block a user