disable native QMobile object

This commit is contained in:
2012-08-29 21:55:50 +02:00
parent cd01261040
commit 6835304245
+1 -1
View File
@@ -19,7 +19,7 @@ html lang="en"
link href="images/favicon.ico" rel="shortcut icon"
javascript:
// Dummy holder when Qmobile object is not supplied by the mobile phone
var QMobile = {
var QMobile2 = {
scanQr: function(){window.location = '/select_qrcode'}
}