disable native QMobile object
This commit is contained in:
@@ -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'}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user