problems: show age field

This commit is contained in:
Alexander Zobnin
2018-12-28 20:02:15 +03:00
parent c4b0c6da07
commit 1d881dca40
4 changed files with 32 additions and 50 deletions

View File

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