chagnes
This commit is contained in:
@@ -21,7 +21,8 @@ html lang="en"
|
||||
var QMobile;
|
||||
// Dummy holder when Qmobile object is not supplied by the mobile phone
|
||||
QMobile || (QMobile = {
|
||||
scanQr: function(){window.location = '/select_qrcode'}
|
||||
scanQr: function(){window.location = '/select_qrcode'},
|
||||
activateRotation: function(){}
|
||||
});
|
||||
|
||||
body
|
||||
|
||||
Reference in New Issue
Block a user