Merge "Fixed the Problem with add alarm expresion of Alarm Definition"

This commit is contained in:
Jenkins 2017-06-29 08:04:01 +00:00 committed by Gerrit Code Review
commit ad53c456e1
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ function monAlarmExpressionsDirective(staticPath){
function touch() {
var hasInvalid = false;
expression = undefined;
var expression = undefined;
matchBy = [];
deterministic = true;