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