Problems: add ack field to table view, closes #946

This commit is contained in:
Alexander Zobnin
2020-05-18 12:59:31 +03:00
parent 0df9023750
commit 4f9202423b
6 changed files with 52 additions and 3 deletions

View File

@@ -50,6 +50,12 @@
checked="ctrl.panel.severityField"
on-change="ctrl.render()">
</gf-form-switch>
<gf-form-switch class="gf-form"
label-class="width-9"
label="Ack"
checked="ctrl.panel.ackField"
on-change="ctrl.render()">
</gf-form-switch>
<gf-form-switch class="gf-form"
label-class="width-9"
label="Age"