From 500fa29782cf19641eb2dc734690a60b66229d9a Mon Sep 17 00:00:00 2001 From: moshfeu Date: Mon, 4 Mar 2013 22:16:46 +0200 Subject: [PATCH] Update index.html --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index fe792ba..b1a9369 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@ function onLoad() { document.addEventListener('deviceready', onDeviceReady, false); + alert('m'); } function onDeviceReady()