attempt to do a proper QMobile object

This commit is contained in:
2012-08-30 07:39:58 +02:00
parent 6835304245
commit 4cc4fd6473
+2 -2
View File
@@ -19,9 +19,9 @@ 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 QMobile2 = {
QMobile || (var QMobile = {
scanQr: function(){window.location = '/select_qrcode'}
}
})
body
.navbar.navbar-fixed-top