diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-11-30 21:19:30 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-11-30 21:19:30 -0500 |
| commit | 61bbd7702f6d8f750cee532ba372c1321562cbc8 (patch) | |
| tree | 10a3df62a27658841164e55c900620d114033fce /StoneIsland/www/js/index.js | |
| parent | ded2f8928dd509acc8d4ae1e4131b622c7bb4d9c (diff) | |
order info
Diffstat (limited to 'StoneIsland/www/js/index.js')
| -rw-r--r-- | StoneIsland/www/js/index.js | 2 |
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 |
