Problems: fix host proxy option

This commit is contained in:
Alexander Zobnin
2020-05-13 19:04:42 +03:00
parent 935d16c86f
commit ba132f3679
2 changed files with 2 additions and 1 deletions

View File

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