Problems: fix empty problems list when null value used as a filter
This commit is contained in:
@@ -160,8 +160,7 @@
|
||||
ng-class="{
|
||||
'zbx-variable': ctrl.isVariable(ctrl.target.trigger.filter),
|
||||
'zbx-regex': ctrl.isRegex(ctrl.target.trigger.filter)
|
||||
}"
|
||||
empty-to-null>
|
||||
}">
|
||||
</div>
|
||||
|
||||
<div class="gf-form max-width-20" ng-show="ctrl.target.queryType == editorMode.PROBLEMS">
|
||||
|
||||
Reference in New Issue
Block a user