mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Add min attribute
This commit is contained in:
parent
4408069a9b
commit
d392af818c
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
|||
ng-model="relative.count"
|
||||
ng-change="formatRelative()"
|
||||
greater-than="-1"
|
||||
min="0"
|
||||
type="number"
|
||||
class="form-control">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue