attempt to do a proper QMobile object
This commit is contained in:
@@ -19,9 +19,9 @@ html lang="en"
|
|||||||
link href="images/favicon.ico" rel="shortcut icon"
|
link href="images/favicon.ico" rel="shortcut icon"
|
||||||
javascript:
|
javascript:
|
||||||
// Dummy holder when Qmobile object is not supplied by the mobile phone
|
// Dummy holder when Qmobile object is not supplied by the mobile phone
|
||||||
var QMobile2 = {
|
QMobile || (var QMobile = {
|
||||||
scanQr: function(){window.location = '/select_qrcode'}
|
scanQr: function(){window.location = '/select_qrcode'}
|
||||||
}
|
})
|
||||||
|
|
||||||
body
|
body
|
||||||
.navbar.navbar-fixed-top
|
.navbar.navbar-fixed-top
|
||||||
|
|||||||
Reference in New Issue
Block a user