diff options
Diffstat (limited to 'www/templates/login.html')
| -rw-r--r-- | www/templates/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/login.html b/www/templates/login.html index b01663c7..60f6642e 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -7,7 +7,7 @@ <ion-nav-buttons side="right"> <button class="button button-clear" ng-click="saveItems()">{{'kSave' | translate}}</button> </ion-nav-buttons> - <ion-content scroll-sista delegate-handle="none" overflow-scroll="false" mouse-wheel-scroll> + <ion-content delegate-handle="none" overflow-scroll="false" mouse-wheel-scroll> <div class="item item-text-wrap item-input-inset"> {{'kServerName' | translate }}: <label class="item-input-wrapper"> |
