android js update

This commit is contained in:
2012-08-30 13:05:02 +02:00
parent 44125a8e44
commit 5a621e3264
-1
View File
@@ -18,7 +18,6 @@ html lang="en"
link href="images/apple-touch-icon.png" rel="apple-touch-icon-precomposed" link href="images/apple-touch-icon.png" rel="apple-touch-icon-precomposed"
link href="images/favicon.ico" rel="shortcut icon" link href="images/favicon.ico" rel="shortcut icon"
javascript: javascript:
var QMobile, window.Quser, Quser = window.Quser, Qsupplier;
// Dummy holder when Qmobile object is not supplied by the mobile phone // Dummy holder when Qmobile object is not supplied by the mobile phone
QMobile || (QMobile = { QMobile || (QMobile = {
scanQr: function(){window.location = '/select_qrcode'} scanQr: function(){window.location = '/select_qrcode'}