summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/js/index.js')
-rw-r--r--StoneIsland/www/js/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js
index 546bd637..208eab21 100644
--- a/StoneIsland/www/js/index.js
+++ b/StoneIsland/www/js/index.js
@@ -63,7 +63,7 @@ var app = (function(){
app.ready = function(){
if (window.cordova) {
- // cordova.plugins.Keyboard.disableScroll(true)
+ cordova.plugins.Keyboard.disableScroll(true)
}
app.view = null