triggers: option for displaying proxy, #418

This commit is contained in:
Alexander Zobnin
2018-11-07 11:11:57 +03:00
parent b45eb5ac6f
commit adc00541e1
2 changed files with 8 additions and 1 deletions

View File

@@ -19,6 +19,12 @@
checked="ctrl.panel.hostGroups"
on-change="ctrl.render()">
</gf-form-switch>
<gf-form-switch class="gf-form"
label-class="width-9"
label="Host proxy"
checked="ctrl.panel.hostProxy"
on-change="ctrl.render()">
</gf-form-switch>
<gf-form-switch class="gf-form"
label-class="width-9"
label="Tags"