summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-02-02 11:30:22 -0500
committerPliable Pixels <pliablepixels@gmail.com>2019-02-02 11:30:22 -0500
commit612f02cf6b839981a4fa75dff2061726392e193c (patch)
tree43e9776c9029d20ebd61c2affda529d834f78422 /www
parent9512d4e1a09ab70a57367ad3dc57b396619bbba1 (diff)
fix screen scrolling issue in pullup footer
Diffstat (limited to 'www')
-rw-r--r--www/templates/montage-history.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html
index 3b02166a..f872718b 100644
--- a/www/templates/montage-history.html
+++ b/www/templates/montage-history.html
@@ -177,7 +177,7 @@
<div class="row">
<div class="col col-50">
<label class="item-input-wrapper">
- <input ng-change="hrsChanged()" type="tel" placeholder="{{'kHours' | translate}}" ng-model="datetimeValueFrom.hrs">
+ <input ng-change="hrsChanged()" type="number" placeholder="{{'kHours' | translate}}" ng-model="datetimeValueFrom.hrs">
</label>
</div>
<div class="col col-50">