Add min attribute

This commit is contained in:
ume 2016-03-23 15:47:44 +09:00
parent 4408069a9b
commit d392af818c

View file

@ -69,6 +69,7 @@
ng-model="relative.count"
ng-change="formatRelative()"
greater-than="-1"
min="0"
type="number"
class="form-control">
</div>