summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/index.html1
-rw-r--r--www/templates/login.html2
2 files changed, 2 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 22e94f23..635b23fc 100644
--- a/www/index.html
+++ b/www/index.html
@@ -292,6 +292,7 @@
-->
<script>
+ /* global angular, $*/
window.addEventListener('native.keyboardshow', keyboardShowHandler);
function keyboardShowHandler(e) {
diff --git a/www/templates/login.html b/www/templates/login.html
index f907fabb..f05781f9 100644
--- a/www/templates/login.html
+++ b/www/templates/login.html
@@ -25,7 +25,7 @@
</div>
<label>
- <ion-toggle ng-model="loginData.enableLowBandwidth" toggle-class="toggle-calm"><span class="item-text-wrap">{{'kLowBandwidth'|translate}}</span>
+ <ion-toggle ng-mode nl="loginData.enableLowBandwidth" toggle-class="toggle-calm"><span class="item-text-wrap">{{'kLowBandwidth'|translate}}</span>
</ion-toggle>
</label>
<label ng-if="loginData.enableLowBandwidth">