Merge pull request #262 from xiaohuiz/expand-trigger-description

enable expanding MACRO in trigger descriptions
This commit is contained in:
Alexander Zobnin
2016-08-31 20:17:41 +03:00
committed by GitHub

View File

@@ -327,6 +327,7 @@ function ZabbixAPIService($q, alertSrv, zabbixAPICoreService) {
applicationids: applicationids, applicationids: applicationids,
expandDescription: true, expandDescription: true,
expandData: true, expandData: true,
expandComment: true,
monitored: true, monitored: true,
skipDependent: true, skipDependent: true,
//only_true: true, //only_true: true,