summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-30 21:19:30 -0500
committerJules Laplace <jules@okfoc.us>2015-11-30 21:19:30 -0500
commit61bbd7702f6d8f750cee532ba372c1321562cbc8 (patch)
tree10a3df62a27658841164e55c900620d114033fce /StoneIsland/www/js/index.js
parentded2f8928dd509acc8d4ae1e4131b622c7bb4d9c (diff)
order info
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