set default for "Newer than" option

This commit is contained in:
Alexander Zobnin
2017-12-14 12:54:30 +03:00
parent 11ad51d5dc
commit f728d50a9f
5 changed files with 21 additions and 11 deletions

View File

@@ -110,8 +110,8 @@
<label class="gf-form-label width-10">Newer than</label>
<input class="gf-form-input width-8"
ng-model="ctrl.panel.highlightNewerThan"
ng-model-onblur
ng-change="ctrl.render()">
placeholder="1h"
ng-model-onblur ng-change="ctrl.render()">
</div>
<gf-form-switch class="gf-form"
label-class="width-16"