triggers: don't fetch proxies, if option disabled

This commit is contained in:
Alexander Zobnin
2018-11-07 11:19:20 +03:00
parent adc00541e1
commit f05bc08b88
2 changed files with 10 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
label-class="width-9"
label="Host proxy"
checked="ctrl.panel.hostProxy"
on-change="ctrl.render()">
on-change="ctrl.refresh()">
</gf-form-switch>
<gf-form-switch class="gf-form"
label-class="width-9"