]> _ Git - fluidbook-html5.git/commitdiff
(no commit message)
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 27 Sep 2013 14:34:13 +0000 (14:34 +0000)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 27 Sep 2013 14:34:13 +0000 (14:34 +0000)
js/main.js

index 3333bd9aa8d00bfee381b3b8950fec8f3f66e6a0..8ceae3a4ae03ff110b3867b262eaa1d13a0a0762 100644 (file)
@@ -82,7 +82,6 @@ function onDeviceReady() {
        }
 
        console.log('cordova ready');
-       navigator.splashscreen.hide();
 
        if (navigator.onLine && manifest) {
                var readyToLoad = false;