build dist
This commit is contained in:
@@ -177,7 +177,7 @@ function ZabbixAPIServiceFactory(alertSrv, zabbixAPICoreService) {
|
||||
key: 'getApps',
|
||||
value: function getApps(hostids) {
|
||||
var params = {
|
||||
output: ['applicationid', 'name'],
|
||||
output: 'extend',
|
||||
hostids: hostids
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user